Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flxxyz/combo

React Native 心形连击特效 #combo
https://github.com/flxxyz/combo

combo react-native react-native-app

Last synced: 4 days ago
JSON representation

React Native 心形连击特效 #combo

Awesome Lists containing this project

README

        

# combo

React Native 心形连击特效

## 演示

https://user-images.githubusercontent.com/8678079/174264839-285c2144-5d04-4707-90ed-bd1d99d7517c.MP4

## 开始

### 安装依赖

```bash
# 安装 js 依赖
yarn install

# 安装 iOS 依赖
yarn pod-install

```

### 启动

#### 推荐方式

如果你环境都配的非常完美,可以用下面这种方式启动 demo

```bash
yarn ios
```

#### xcode

点击 “启动scheme到这个设备”,就是上面的那个“播放”按钮(狗头

![xcode](./images/xcode.png)