TheWirv / react-native-wallet-passes

React Native module to handle Wallet passes on iOS and Android.
MIT License
10 stars 4 forks source link

Unable to see AddPassButton on IOS #4

Open danCamina opened 2 years ago

danCamina commented 2 years ago

It might be worth adding a default height and width to the AddPassButton, Just following the example in the README will result in no button shown.

Happy to raise a PR if you think its a good idea :)