Skip to content

Releases: MutatedBread/binary-academy-rn

Demo App and Project Files

06 Jun 09:13

Choose a tag to compare

Pre-release

v0.1-alpha

Navigation

  • Has 2 layers of navigation in the tree.
  • Fast screen change.
  • Uses Redux heavily.

UI

  • Uses Nativebase UI.
  • App layout is completed.
  • Implemented Binary style spinner in React Native via Animated component.

Video Section

  • Can display video thumbnail, title and a play button.
  • Can load Youtube playlist via Youtube REST API.
  • Displays playlist in a list.
  • Loads Youtube video via fullscreen WebView with an embed Youtube video.
  • The WebView has its navigation to other url disabled.
  • Default loading length is 15 videos, can load more videos.