react-native-in-app-utils
react-native-in-app-utils copied to clipboard
Add example
please add an example of use this package
there is some itunes configuration involved so an out of the box example is not possible i suppose. Is the readme not clear enough?
I would like to see an example of this working in the context of a react-native component, so that it shows from beginning to end all the way to clicking the button etc,
I know it would be hard to actually make it work, but seeing the abstraction start to finish with the various steps would be helpful for context then we can connect those pieces on our own.
@chirag04 it doesn't have to be out of the box just a working example which assumes that the xcode configuration is correct
@JamesDorrian i'm all for improving the readme with examples and what not. feel free to send a PR.
word of caution there: there are many different configurations possible with in-app purchases. consumable vs non consumable. subscription, etc. everyone does it differently depending on their business model and UX strategy. I would rather not add a full blown example that shows only one such configuration. all for improving the readme.
need an example, many thanks
@chirag04 Can you make example of in app purchases (subscription based) for both iOS and Android?