Skip to content
#

viewcontroller

Here are 110 public repositories matching this topic...

martinpucik
martinpucik commented Mar 12, 2020
  • What version of MessageKit are you using?
    • 3.1.0-beta1
  • What version of iOS are you running on?
    • N/A
  • What version of Swift are you running on?
    • v5
  • Is the issue you're experiencing reproducable in the example app?
    • Yes

Description

There is no example implementation of the MessagesDisplayDelegates method, e.g. loading media item content from URL

crizzis
crizzis commented Oct 3, 2016

The documentation fails to mention that when using storyboards, the LocationPicker controller should be embedded in its own navigation controller as well if 'Done' and 'Cancel' buttons are used. Otherwise, the 'parent' navigation controller is dismissed due to the call to dismissViewControllerAnimated.

Alternatively, the code could check whether LocationPicker is the root view controller and i

Improve this page

Add a description, image, and links to the viewcontroller topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the viewcontroller topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.