**Is your feature request related to a problem? Please describe.** https://github.com/stripe/stripe-react-native/issues/355 **Describe the solution you'd like** The [stripe config plugin](https://github.com/stripe/stripe-react-native/blob/master/src/plugin/withStripe.ts) should (optionally?) implement the setup instructions outlined in [docs/android-chrome-tab-closes-on-background.md](https://github.com/stripe/stripe-react-native/blob/master/docs/android-chrome-tab-closes-on-background.md) **Describe alternatives you've considered** Writing the config myself. **Additional context** I'm guessing every expo user of the library deals with the same setup hassle?