This is a rewrite of 'Space Viewer - Rocket Infos'.
You can see lots of information about rocket space launches from all over the world! Want to know at which location it will launch? Or do you want to see its live stream? All the information are bundled in this app.
This includes rocket launches from SpaceX, NASA, ROSCOSMOS, ISRO, ULA and many more!
- 🚀 API via The Space Devs
- ⚙️ Built with Typescript
- 🚦 Automatic deployment via Fastlane
- ⚡ More comprehensive animations via react-native-reanimated
- 🎨 Theming and component styling via styled-components
- 🖼️ SVG support via react-native-svg
- 📄 Exposing config variables via react-native-config
- 📱 Safe area view react-native-safe-area-view
- 🖼️ Fast and performant image loading react-native-fast-image
- 🏳️ Typescript enabled internationalization (i18n) via react-i18next
- 🚦 Easy navigation via react-navigation
- 🗿 Persistence via async-storage
- 🖥 Running lint & tests on staged git files (pre-commit) via lint-staged and husky
♦️ Icons from material and feathericons- ℹ️ Styled components testing via jest-styled-components
- ℹ️ Auto generated, typescript based axios client via swagger-axios-codegen
- ℹ️ Hermes enabled