ios-lib
Here are 149 public repositories matching this topic...
-
Updated
Jul 2, 2020 - Swift
Thanks for open sourcing such a great project!
After reading the README documentation, I just couldn't understand the Handler Block Helper part.
The README documentation says:
This is specifically useful for cases in which you want a separate object or class to be the handler for a deeplink route. An example might be a view controller that you want to instantiate and present in respon
-
Updated
Jan 4, 2020 - Objective-C
-
Updated
Jun 9, 2020 - Swift
-
Updated
Jul 3, 2020 - Swift
-
Updated
Jul 4, 2020 - Swift
-
Updated
Jun 2, 2020 - Swift
-
Updated
Apr 2, 2020 - Objective-C
-
Updated
Aug 26, 2019 - Swift
-
Updated
Jan 16, 2019 - Objective-C
-
Updated
Sep 13, 2019 - Swift
Expected behavior
When a new post is created and an image is added with a caption, going back to edit the post later would not change the style of the caption text to match paragraph style.
Actual behavior
If you don't add any text bellow the caption when you first create the post, the caption style remains. However, if you have not added any text after the caption and then go bac
"react": "16.0.0-beta.5",
"react-native": "0.49.3",
"react-native-network-info": "^3.2.2",
Issue : some device start sending bssid 02:00:00:00:00:00 from every wifi/network
expected result: it should return different Bssid with different wifi network
-
Updated
Oct 9, 2019 - Swift
-
Updated
Jan 17, 2020 - Swift
-
Updated
Jan 19, 2019 - Objective-C
As in subtitle, investigate, wrong detection of repository main language ( is Swift not the Makefile).
-
Updated
May 5, 2020 - Swift
-
Updated
May 26, 2019 - Swift
-
Updated
Nov 15, 2017 - Swift
-
Updated
Jul 8, 2019 - Objective-C
-
Updated
May 6, 2020 - Objective-C
-
Updated
Apr 11, 2020 - Swift
-
Updated
Dec 9, 2019 - Swift
-
Updated
May 17, 2020 - Dart
Improve this page
Add a description, image, and links to the ios-lib topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ios-lib topic, visit your repo's landing page and select "manage topics."

What did you do?
Using the City Guide example
What did you expect to happen?
If I select a cell (say Toronto) I expect Toronto to be the cell that performs the 'present modally' segue animation
What happened instead?
instead another random cell expands
General Information
iOS Version(s): 13
Swift Version: 5
Devices/Simulators: iphone x
Reproducibl