This is a GitHub user data project it contains two sections:
- Github User listing
- Github user details
This project is being develop in react native, so it supports multi-platform:
- IOS (IPhone, tablet, macos)
- Android device
For react native setup and installation kindly follow the link below: Link: https://reactnative.dev/docs/environment-setup
- Visual Code (To Write Code) (version 1.70.2)
- Xcode (required for apple apps to run) (version 13.4.1)
- Android Studio (required for android apps to run) (version Android studio chipmunk)
To compile and run project, First need to install all required dependencies by simply running the command in project directory terminal Yarn install It will install all the required dependencies
To Run the project simply open project in visual studio and run command
for IOS app: yarn run IOS
and for android: yarn run android
(sample\recording.mov)