React-Native-MovieDB
React-Native-MovieDB copied to clipboard
LaLune app (https://itunes.apple.com/us/app/lalune-movies-and-tv/id1033048573) clone using React native, Redux. This is cross platform app built using React Native and The MovieDB apis. Purpose of thi...
Bumps [npm](https://github.com/npm/cli) from 5.10.0 to 6.14.8. Release notes Sourced from npm's releases. v6.14.8 6.14.8 (2020-08-17) BUG FIXES 9262e8c88 #1575 npm install --dev deprecation message (@sandratatarevicova) 765cfe0bc #1658 remove unused broken...
Bumps [axios](https://github.com/axios/axios) from 0.17.1 to 0.20.0. Release notes Sourced from axios's releases. v0.20.0 Release of 0.20.0-pre as a full release with no other changes. v0.20.0-0 0.20.0-pre (July 15, 2020) Fixes...
Currently we only show Popular movies in search screen. We should be showing the popular searches based on filter selected.
Currently we only show the available movies/ tv shows. We should be adding pagination while scrolling, so that more items are shown
### How to repro 1. Build android apk, install on an android device 2. on Movies screen or TvShow screen tap seeAll. ### Expected behavior 1. All the movies should...