This app allow you search through GitHhub users and see their profile's detail and repos
- React Native
- React Navigation
- Redux
- Thunk
- UI Kitten
- axios
- GitHub Api v3
- parse-link-header
- FastImage
- react-native-offline
yarn --frozen-lockfile
npx react-native run-ios
npx react-native run-android
There is a known issue with the iOS Simulator which causes it to not receive network change notifications correctly when the host machine disconnects and then connects to Wifi. If you are having issues with iOS then please test on an actual device.