This is an Expo template project with Superwall libraries ready to use and a simple onboarding sequence for first time users.
This free boilerplate is sponsored by post bridge - a super simple and affordable social media scheduling tool for small teams and founders.
-
Clone this repository
-
Install dependencies
npm install
Or
npx expo install
-
Start the app
npx expo start
-- you will need to make a development build or run in development mode as Superwall does not work in Expo GO
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
You can start developing by editing the files inside the app directory. This project uses file-based routing.
Join the discord for app founders and @jackfriks for help.
To learn more about developing your project with Expo, look at the following resources:
- Expo documentation: Learn fundamentals, or go into advanced topics with our guides.
- Learn Expo tutorial: Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.