This app writes in React Native. I tried to used the best practices in React Native such concern separation, and e2e testing. It has a list of starships, persons and planets and their related information in the detail
- React Native
- GraphQl
- Apollo Client
- TypeScript
- Unit test with jest
yarn
yarn start
yarn android
cd ios
pod install
cd ..
yarn start
yarn ios
yarn test
You can download android debug apk: https://drive.google.com/file/d/1JQZisqUAOUf80gGqnPWG2SSscH0pu6Ey/view?usp=sharing