An open API service indexing awesome lists of open source software.

https://github.com/addonewr/rnnba

React Native 实现NBA
https://github.com/addonewr/rnnba

Last synced: 27 days ago
JSON representation

React Native 实现NBA

Awesome Lists containing this project

README

          

# rnNba
------

#### 介绍
本项目为react-native构建的nba app
设计灵感参考于另一app并对其进行简化

#### 功能
+ nba比分查询
+ 球员数据查询
+ 球队排名查询

![1.png](./app/gitImg/1.png)
![2.png](./app/gitImg/2.png)
![3.png](./app/gitImg/3.png)
![4.png](./app/gitImg/4.png)

```
yarn install

打开xcode运行ios/nba/AppDelegate.h
```