Task | Required | Completed |
---|---|---|
Search for a movie | ✅ | ✅ |
View movie metadata | ✅ | ✅ |
Add a movie to a favourites list | ✅ | ✅ |
Use React-Native | ✅ | ✅ |
Use ES6 | ✅ | ✅ |
Use Typescript | ✅ | ✅ |
Use Redux | ❌ | ✅ |
Type ahead search | ❌ | ✅ |
Pagination | ❌ | ✅ |
Ability to watch movie trailers | ❌ | ❌ |
Unit tests | ❌ | ❌ |
Create an APK | ❌ | ✅ |
- build-android = Builds and assembles a release for Android which is ready to publish
- bundle-android = Bundles Android version and copies assets
- bundle-ios = Bundles iOS version and copies assets
- bundle-all = Bundles both Android and iOS version
- React Native Navigation used for smooth navigation and default tab and nav UI
- React Native Vector Icons used for vector-based icons