Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 715 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 715 Bytes

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:

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:

# 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