Eric Hubbard

Results 3 issues of Eric Hubbard

### Problem On a fresh install and following the readme steps, you end up with 2 versions of `@react-native-picker/picker` installed. The one that you install yourself (the readme says to)...

On Android, the only way to get my Android build to work is to specify the `userInfo` property with a `url` field. This works: ``` QuickActions.setShortcutItems([ { type: "my_type", title:...

bug

Apple is requiring packages and apps to declare their use of required reason apis. This library uses these apis that require a privacy manifest declaration: 1. NSFileModificationDate 2.NSUserDefaults More info...