Masayuki Iwai
Masayuki Iwai
I couldn't reproduce the error. This is how I tested: ``` $ react-native init RNPW $ cd RNPW $ npm i --save react-native-passkit-wallet@git://github.com/miyabi/react-native-passkit-wallet.git $ cd ios $ pod init #...
@pribeh I'm not sure about Mobx because I don't use it. If you want to apply safe area insets' changes to your view automatically, please try withSafeArea. Another option, you...
@VinceBT Because I'm not good at android, I'd be glad if you could support it. Any PRs are welcome!
@sumanlamsal @rohity821 I couldn't reproduce the error, but I added some instructions to install using CocoaPods to readme. 357e0b98649f2af90dfcea3b9672f706d048af10
@brightsider Could you provide more details?