Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flxxyz/combo
- Owner: flxxyz
- License: mit
- Created: 2022-06-16T02:12:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T08:58:56.000Z (over 2 years ago)
- Last Synced: 2023-03-05T22:06:35.635Z (over 1 year ago)
- Topics: combo, react-native, react-native-app
- Language: Java
- Homepage:
- Size: 573 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)