/borderless-nasa

React Native App using NASA's APIs

Primary LanguageJavaScript

js-standard-style

Borderless

⚠️ Work in progress...

React Native App to explore the space using NASA's APIS

Preview

Lauch Screen

  • Animated with React Native Animated

🚀 How to Run App

  1. cd to the repo
  2. npm intall
  3. Run Build for either OS
  • for iOS
    • run react-native run-ios

Get started:

  1. Copy .env.example to .env
  2. Add your config variables
  3. Follow instructions at https://github.com/luggit/react-native-config#setup
  4. Done!