1.0.11 • Published 2 years ago
rne-at v1.0.11
RNE-AT (React Native Expo - Awesome Template)
RNE-AT is a customizable React Native Expo template for building awesome mobile apps.
Features
- Expo - Developed with Expo, making it easy to get started with React Native.
- Customizable - Easily customize the template to suit your project's needs.
Getting Started
Follow these steps to get started with RNE-AT:
Clone the Repository
git clone https://github.com/ilz5753/rne-at.git cd rne-atInstall Dependencies
npm install # or yarn install # yarn # or if you have bun bun installStart the Development Server
npm start # or yarn start # or bun startThis will start the Expo development server, and you can run your app on your device or an emulator.
Using Template
To use the template, run the following command:
npx create-expo-app --template rne-at@latestContributing
We welcome contributions to improve RNE-AT. If you would like to contribute:
- Fork the repository on GitHub.
- Make your changes and commit them.
- Submit a pull request with a clear description of your changes.
License
This project is open-source and available under the MIT License.