Michael Nguyen
Michael Nguyen
I have noticed that when I delete a contact from the address book and then adding another contact, that it doesn't overwrite the removed ID and instead adds a new...
Hi, There is an issue on iOS8 that will stall the camera when the user cancels out of the crop-area. Repro Steps: - Launch the GKImagePicker with a camera source...
When a key/value is displayed in Flipper and you delete that key with something like `await AsyncStorage.removeItem(KEY)` the state of the table still shows that the key with old values...
Hi, after a fresh install of this library I am having issues building the Android app with the below message. One other developer is experiencing this as well. ``` npx...
Hi, I'm attempting to retrieve all photos in my Google Photos that isn't in an album. I followed the README.md instructions (get all library items, select all albums to exclude...