Core Features
RevenueCat
Follow this tutorial to set up RevenueCat for in-app purchases
You can find the RevenueCat integration at /utility/RevenueCatHandler.js
and it is initialized at /app/_layout.js
like this:
/app/_layout.js
By default the <RevenueCatHandler>
is disabled and commented out.
To setup RevenueCat we recommend to follow this GalaxiesDev tutorial.
Other tutorials
Set up development environment
Set up your development environment