项目作者: torgeadelin

项目描述 :
React Native App using NASA's APIs
高级语言: JavaScript
项目地址: git://github.com/torgeadelin/borderless-nasa.git
创建时间: 2019-06-17T14:10:41Z
项目社区:https://github.com/torgeadelin/borderless-nasa

开源协议:

下载


js-standard-style

Borderless

:warning: Work in progress…

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

Preview

Lauch Screen

  • Animated with React Native Animated

:rocket: 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!