Built with React Native.
View repository and user information, control your notifications and even manage your issues and pull requests. Built with React Native, GitPoint is one of the most feature-rich unofficial GitHub clients that is 100% free.
Available for both iOS and Android.
A few of the things you can do with SportApp
- Match with people and play some sports with!
- Chat and setup games
Feel free to send us feedback on Twitter or file an issue. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!
If there's anything you'd like to chat about, please feel free to join our Gitter chat!
This project follows the all-contributors specification and is brought to you by these awesome contributors.
- Clone or download the repo
yarnto install dependenciesyarn run linkto link react-native dependenciesmake sure aws credentials are correctto link react-native dependenciesyarn run iosto start the packager and run the app in the iOS simulator (yarn start:ios:loggerwill boot the application with redux-logger)yarn run androidto start the packager and run the app in the the Android device/emulator (yarn start:android:loggerwill boot the application with redux-logger)
Please take a look at the contributing guidelines for a detailed process on how to build your application as well as troubleshooting information.
Development Keys: The CLIENT_ID and CLIENT_SECRET in api/index.js are for development purposes and do not represent the actual application keys. Feel free to use them or use a new set of keys by creating an OAuth application of your own. Set the "Authorization callback URL" to gitpoint://welcome.
yarnto install dependenciesyarn sls deploy --stage < stage name>deploy backend to lambda functions check serverless.yml stgaes are shown in ap gatewaymake sure aws credentials are correctto link react-native dependenciesyarn runto start the packager and run the app in the iOS simulator (yarn start:ios:loggerwill boot the application with redux-logger)
yarnto install dependenciesyarn run tsccompile in typescriptyarn run devrun locally
yarnto install dependenciesyarn run tsccompile in typescriptyarn run devrun locally
yarnto install dependenciesyarn run tsccompile in typescriptyarn run devrun locally
Q: Error with currput images when sending multiple images on signup.
A: Ans: check if multipart/form-data is set in binary media types -> needs to be set
Q: Error with fliper network!!! Very comman problem A: Ans:if you face flipper can;t connect to network the solution si sfound here on this github change android sdk locatioin! facebook/flipper#3027 (comment)
Damini Rijhwani 💻 |


