I would like to know if it's possible to install a package only for iOs in React Native ? I'm using tipsi-stripe for Apple Pay and there is some bugs with Android and RN0.61.5, and I don't need it on Android.
I tried to delete module from Android Studio and from packages.json and it's working but it's not clean, does someone have a better solution ?