Apostrfy is a React Native application for [insert purpose of the application].
To start the application, follow the steps below:
- Clone this repository into your local system:
git clone https://github.com/keshavsaini2607/apostrfy.git- Install dependencies:
npm install- Start metro builder:
npm start- Run or android or ios:
npm run androidnpm run ios