Rick and Morty app with React native Home page (initial) Home page (with data loaded) Home page (with search) Details page 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