githuber React Native application to check the user repositories and organizations Setup npm i or yarn Running First build: iOS: react-native run-ios Android: react-native run-android Later builds just run: npm run start or yarn start