Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.66 KB

README.md

File metadata and controls

56 lines (39 loc) · 1.66 KB

GHUsers

GHUsers GHUsers GHUsers

About The Project

This app allow you search through GitHhub users and see their profile's detail and repos

Built With

Getting Started

Prerequisites

Installation

Install project dependencies
yarn --frozen-lockfile

Usage

iOS
npx react-native run-ios
Android
npx react-native run-android

Issues with the iOS simulator

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.