Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsminar/rn-recipe-app-ui
React Native is used to Build this App
https://github.com/itsminar/rn-recipe-app-ui
Last synced: 22 days ago
JSON representation
React Native is used to Build this App
- Host: GitHub
- URL: https://github.com/itsminar/rn-recipe-app-ui
- Owner: itsMinar
- Created: 2023-08-17T21:47:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-19T06:57:18.000Z (over 1 year ago)
- Last Synced: 2024-12-04T00:14:28.269Z (22 days ago)
- Language: JavaScript
- Size: 10 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native with Expo
Welcome to this React Native app built using Expo!
## Getting Started
1. Clone this repository to your local machine:
2. Install dependencies using npm or yarn: `npm install` or `yarn`
3. Start the development server: `npm start` or `yarn start`
4. Scan the QR code with the Expo Go app on your iOS/Android device or use an emulator.## Project Structure
- `App.js`: The entry point of your app.
- `components/`: This directory can contain your React components.
- `screens/`: Organize your app screens here.
- `assets/`: Store images, fonts, and other assets here.
- `constant/`: All required constant Data.## Available Scripts
- `npm start` or `expo start`: Starts the development server.
- `npm run android` or `expo start --android`: Runs the app on an Android emulator/device.
- `npm run ios` or `expo start --ios`: Runs the app on an iOS simulator/device.## Here's the Demo Video:-
https://github.com/itsMinar/recipe-app-ui/assets/75926025/c22e4148-225e-414d-bec1-26118fb43f23