Skip to content

MutatedBread/binary-academy-rn

Repository files navigation

binary-academy-rn

Make an app for Binary Academy using React Native

Install to run on Android

  1. Install React Native.
  2. Run npm install.
  3. Run react-native start packager.
  4. Plug in your phone and click yes to debugging through usb.
  5. Go to android sdk/platform tools and run adb reverse tcp:8081 tcp:8081
  6. Go back to the project root.
  7. Run react-native run-android to run the app on your android phone.
  8. Android version needed can be Android 4.0.1 and above.

App Feature

  1. Only Video section has content.
  • Youtube video loaded with fullscreen webview which disables additional url navigation.
  1. Binary Spinner.
  2. And more to implement !

Clarification

This app is created during my internship in the office as a side project, it was not finished by the moment my internship ended. The codes are not documented.

If you need explaination to clarify about anything in thie project, you are welcome to email me or raise an issue in this repo.

Downloads

Download source code : here

Download demo apk : here