/Mobile-starter-Pack

Mobile app project created to learn React-native & Expo (libs: on)

Primary LanguageJavaScript

Mobile-starter-Pack

Mobile app project created to learn React-native & Expo (libs: on)

🚀📱🎉

Welcome to my awesome project! This project was built using React Native Paper and Expo.

Summary

Install Dependencies

Install the required dependencies

npm install

React-Native-Paper

To install React Native Paper, run:

  npm install react-native-paper

For more information, check out the official documentation.

Running the Project

To run the project using Expo, run:

npx expo start

For more information, check out the Expo documentation.

Building an APK

Before building the APK, you need to install the EAS CLI by running:

npm install -g eas-cli

To build the APK, run:

eas build -p android