A simple react-native app that shows a list of rick and morty characters in a paginated view with search funcionality.
- Install dependencies:
yarn
- Start app:
yarn start
(Expo App) ORyarn android
(Android emulators) ORyarn web
(Web)
Note: Expo for Web is in beta and subject to breaking changes (Expo Official Statement)
List without search filter
List with search filter
Thank you for your time playing with the app. Any questions or suggestions are heartly welcome.