expo-template-ams_dev
v3.0.6
Published
A custom Expo template with preconfigured UI and dependencies
Maintainers
Readme
Welcome to my Expo app 👋
This is an Expo template created for flexible usage of Expo Routing with React Native Drawer and React native Bottom tabs. It also uses React Native Paper for UI designing and it will be installed automatically along with other dependencies.
Get started
Install my custom expo template
npx create-expo-app project_name --template expo-template-ams_dev cd project_nameStart the app
npx expo start
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.
