No longer maintained. Please see the example code in dooboolab.com instead.
DoobooIAP repo aims to create full featured example app for in app purchase with react-native-iap. Bringing up the issue provided in react-native-iap, we'd like to fully generate working example app.
Copy .env.sample to .env and add firebase variables of your own.
cp .env.sample .env
Running the project is as simple as running
yarn startThis runs the start script specified in our package.json, and will spawn off a server which reloads the page as we save our files.
Typically the server runs at http://localhost:8080, but should be automatically opened for you.
Testing is also just a command away:
yarn test16.9
0.61
4
