Elliot Fleming
Elliot Fleming
When I use `getContacts` it returns contacts from all containers (e.g. gmail accounts, etc) but then I cannot act on those contacts (i.e. add them to iCloud groups). Furthermore, if...
Swipeout still captures gestures even when it's disabled, which is breaking my parent responder. Haven't tested, but it seems like this would do the trick?... ``` onMoveShouldSetPanResponderCapture: (event, gestureState) =>...
Would be cool to have an easy way to change the deletion view. e.g. being able to put an "X" in the top corner similar to native iOS