Skip to content

Know about rick and morty characters with the proper React native architecture.

Notifications You must be signed in to change notification settings

MDSADABWASIM/RickAndMorty

Repository files navigation

Rick and Morty app with React native

Home page (initial)

g

Home page (with data loaded)

g

Home page (with search)

g

Details page

g

Architecture

UI Library - Nativebase

API - Graphql with Apollo client

SMA - Redux with Redux toolkit

Navigation - React navigation


Start the app

### For Android

```bash
# using npm
npm run android

# OR using Yarn
yarn android

For iOS

# using npm
npm run ios

# OR using Yarn
yarn ios

Made with ❤️ and React native