https://github.com/geekrishabh/rn-eventapp
React Native app to view events nearby , venue , time etc
https://github.com/geekrishabh/rn-eventapp
asyncstorage draggable draggable-elements flatlist grid-layout listview persistent-storage react-native react-navigation swipable-tabs swipeable
Last synced: 3 months ago
JSON representation
React Native app to view events nearby , venue , time etc
- Host: GitHub
- URL: https://github.com/geekrishabh/rn-eventapp
- Owner: geekrishabh
- Created: 2019-10-29T16:47:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:45:50.000Z (over 2 years ago)
- Last Synced: 2025-03-19T14:43:24.651Z (3 months ago)
- Topics: asyncstorage, draggable, draggable-elements, flatlist, grid-layout, listview, persistent-storage, react-native, react-navigation, swipable-tabs, swipeable
- Language: JavaScript
- Size: 1.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React Native Event App
A simple react native app with draggable and swipable List view and Grid view
### Libraries Used
• React Native
## How to run the app
Clone the repository and install the dependencies:
```bash
git clone https://github.com/GeekRishabh/RN-eventApp.git
npm install
```#### Additional step for iOS apps
Change the directory into the `ios` folder and run the following command to install the SDK pod:
```bash
# cd ios/
pod install
```### Run the apps
Run your app on an emulator, simulator, or your own connected device.
- To run the app on iOS run `npm run ios`.
- To run the app on Android run `npm run android`.### Login Details
Username -> Rishabh
Password -> Password12