This project was made using Expo for React Native (Note: I work professionally with react-native-cli).
To run this project you need to have a node environment (version >= 14) and Expo installed.
To run the project, execute the following commands:
yarn install
yarn android
OR
yarn ios
- List all of the series contained in the API used by the paging scheme provided by the API.
- Users can search series by name.
- After clicking on a series, the application shows the details of the series
- User can save a series as a favorite.
- User can delete a series from the favorites list.
- User can browse their favorite series in alphabetical order, and click on one to see its details.
A universal apk was generated using the following command:
expo build:android -t apk
There is one in the distribution folder (: