https://github.com/geeky-prashant/react-native-responsive-layouts-app
https://github.com/geeky-prashant/react-native-responsive-layouts-app
100daysofcode 100daysofreactnative expo javascript react-native responsive-layout
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geeky-prashant/react-native-responsive-layouts-app
- Owner: geeky-prashant
- Created: 2023-09-20T18:28:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T18:39:42.000Z (over 1 year ago)
- Last Synced: 2024-01-27T08:43:32.469Z (over 1 year ago)
- Topics: 100daysofcode, 100daysofreactnative, expo, javascript, react-native, responsive-layout
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



React Native Responsive Layouts App
In this project, I have created a Responsive Layouts App, The project is built using React Native Expo CLI, and JavaScript
## Get Started
install dev dependencies
### `npm install`
## Then
Run The App
### `npm start`
Runs your app in development mode.
Open it in the [Expo app](https://expo.io) on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.
#### `npm run ios`
Like `npm start` / `yarn start`, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.
#### `npm run android`
Like `npm start` / `yarn start`, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see [React Native docs](https://facebook.github.io/react-native/docs/getting-started.html) for detailed setup).
### Contact
If you want to contact me you can reach me at [LinkedIn](https://www.linkedin.com/in/geekyprashant/).
### License
This project is **free to use** and does not contain any license.