create-ams
v1.0.3
Published
A custom cli to install expo template expo-template-ams_dev
Readme
Welcome to my Expo app 👋
This is a CLI for Expo template created for flexible usage of Expo Routing with React Native Drawer. It also uses React Native Paper for UI designing and it will be installed automatically along with other dependencies.
Get started
How to get started with the installation:
Install the package
npx create-ams your_project_name cd your_project_nameStart the app
npx expo start
I have the github repository https://github.com/Animeshmitra08/AMS_Native.git
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.
