React Native App to explore the space using NASA's APIS
- Animated with React Native
Animated
cd
to the reponpm intall
- Run Build for either OS
- for iOS
- run
react-native run-ios
- run
- Copy .env.example to .env
- Add your config variables
- Follow instructions at https://github.com/luggit/react-native-config#setup
- Done!