All Projects → nartc → rn-movies

nartc / rn-movies

Licence: other
RN Movies Revamped

Programming Languages

typescript
32286 projects
swift
15916 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

React Native Movies App - powered by TMDB Api

This is an application as a mean to practice React Native using TMDB Api. This is written fully in TypeScript. And this is still a WIP. Only two screens have been done

Technologies

  1. React / ReactNative
  2. TypeScript
  3. React Navigation
  4. React Native Elements
  5. Redux / Redux Observable with Typesafe Actions
  6. Axios / Date-fns ...along with some other libraries...

Installation and run

As any other RN application on Github, what you need to do:

  1. Well, get setup for React Native
  2. Clone this repo
  3. Install the dependencies with yarn or npm
  4. Run react-native run-ios or react-native run-android

Todos

  • Linking trailer to Youtube
  • Implement TMDb's Authentication
  • Login as Member
  • Rate media
  • Profile Screen
  • Add/Remove to/from Watchlist
  • Add/Remove to/from Favorites

Next version

  • Galleries Lightbox in MediaDetail
  • Master Search component for both Movie and TvShow
  • CRUD Playlist
  • Implement Settings screen
  • Some specific settings that I can't think of at the moment
  • Implement Snackbar

Screenshots

IOS

nMPJ1Du image image image image image

Android (coming)

Resources

  1. React TypeScript cheatsheet
  2. React Navigation documentations
  3. React Native Elements
  4. Redux Observable
  5. typesafe-actions
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].