wuba / taro-playground

The Taro Playground App is a cross-platform application developed using Taro, to help developers develop and debug Taro applications.
https://wuba.github.io/taro-playground/
Apache License 2.0
255 stars 53 forks source link

依赖收集,如有需要加入app的依赖,请回复此 issue #15

Open zhiqingchen opened 2 years ago

zhiqingchen commented 2 years ago

为方便调试,本 APP 支持必要的依赖加入。

lib version app version status
react-native-svg 12.1.1 >= 1.3.0 released
@shopify/flash-list 1.1.0 >=1.4.10 released
@shopify/react-native-skia 0.1.134 >=1.6.0 released
react-native-reanimated 2.9.0 >=1.6.0 released
expo-gl 11.3.0 >=1.6.0 released
lottie-react-native 5.1.3 >=1.6.0 released
lottie-ios 3.2.3 >=1.6.0 released
react-native-linear-gradient 2.6.2 >=1.6.2 released

欢迎 PR

  1. yarn add xxxx
  2. yarn
  3. 提交 PR 至 main 分支
zhiqingchen commented 2 years ago

这个动画库依赖,react-native-reanimated,已经装了

推荐一款动画库 moti

Aliom252181 commented 2 years ago

渐变组件 react-native-linear-gradient

zhiqingchen commented 1 year ago

NativeWind

该库不包含原生,不需要加入