A simple way to stay up to date with upcoming space launches with React Native
Moonwalk
A simple way to stay up to date with upcoming space launches, built with React-Native, using the Launch Library API.
Installation
If you want to test the app on a simulator running locally, there's nothing more simple:
$ cd moonwalk
$ yarn
$ yarn build-ios
$ react-native run-ios