-
Updated
Sep 5, 2017 - JavaScript
phone
Here are 647 public repositories matching this topic...
-
Updated
Dec 15, 2020 - Go
-
Updated
Dec 14, 2020 - PHP
-
Updated
Oct 26, 2020 - Shell
Update README.md
We need to update our README.md file before the 1.0 release.
-
Updated
Dec 15, 2020 - JavaScript
Expected Behavior
Find examples and instructions for the NCCO builder with this repo.
Current Behavior
No formal documentation, but some examples exist in the code snippets.
Possible Solution
Add a new section to the README to cover
-
Updated
Jun 11, 2020 - Objective-C
-
Updated
Dec 9, 2020 - Java
-
Updated
Dec 15, 2020 - Go
-
Updated
Dec 14, 2020 - Java
-
Updated
Jun 16, 2019 - Java
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Oct 31, 2020 - Go
I made the direct download badge. The icon is get_app from https://github.com/google/material-design-icons, used under Apache v2. This is compatible with distributing the badge under GPLv3+ like the rest of the project, but still requires attribution, which we don't currently have. I believe Apache v2 also requires us to distribute the full text of the license. So, to do:
- Add a note tha
-
Updated
Dec 10, 2020 - CSS
-
Updated
Dec 10, 2020 - Python
-
Updated
Aug 2, 2020 - Swift
-
Updated
Dec 2, 2020 - JavaScript
-
Updated
Nov 24, 2020 - Vue
-
Updated
Dec 24, 2018 - Objective-C
-
Updated
Dec 15, 2020 - JavaScript
Improve this page
Add a description, image, and links to the phone topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the phone topic, visit your repo's landing page and select "manage topics."
I'm running
react-native-contacts@5.2.0on iOS 14.2 and calling, for example, eitherupdateContact()orgetAll()does not save or getprefixorsuffix.Tried seeing if a recent update fixed it, so upgraded to
6.0.3and still broken. Tried on an older iOS version 12.2 to see if it was part of the updates in iOS contacts and wasn't working either.