paintedbicycle
paintedbicycle
**NOTE: This applies to Android 8+ but not Android 7-** One of the most frustrating things about all react-native contacts modules that I have found is that on iOS the...
Currently we don't have any automated testing to help protect against regressions. We should add tests.
iOS currently allows you to add and update contacts, but this is not possible on Android. 1. Step one would be getting basic adding/updating of contacts goings including all fields...
On iOS if a user has merged several contacts using apples built-in method for linking contacts, they show up twice. If a user looks at their own contacts inside the...
iOS has groups support so we should add it to Android as well. - [ ] Add group - [ ] Update group - [ ] Delete group - [...
Currently, a developer must resupply all email, postal and phone fields back to the library when updating them. So, if a dev wants to update or add an email address,...
Currently there are some methods that are only available on iOS. This might change, but there are certain things only one or the other platform can do. So, we should...
Currently on iOS you can delete contacts, but that is not possible on iOS. We should provide parity between platforms.
bug: The last column of each row often wraps under the first column when using a container less than 100%. **Environment Details** * react-tabulator version: 18.1 **Long Description** - Starting...
Hello, I am wondering if it is possible with the Sketch API to set a layer to use a specific data supplier data source programatically? i.e. Replicate what Sketch is...