Androidreact-native有摇一摇功能吗?
Does react-native have shake function in Android?
嗨,我目前正在学习 react-native 以使用 Android phone。
我想制作摇晃的开始动画 phone。
我在 Ios 中找到了那个东西,但我在 Android 中找不到它。
有适合他们的系统吗??
此拉取请求包含对 Android 的支持。
https://github.com/jadsonlourenco/react-native-shake-event-ios/pull/2
安装这个分支-
npm install --save react-native-shake-event@https://github.com/z-dev/react-native-shake-event-ios.git#android
使用 README 中提到的 API
https://github.com/z-dev/react-native-shake-event-ios/tree/android
嗨,我目前正在学习 react-native 以使用 Android phone。 我想制作摇晃的开始动画 phone。 我在 Ios 中找到了那个东西,但我在 Android 中找不到它。 有适合他们的系统吗??
此拉取请求包含对 Android 的支持。
https://github.com/jadsonlourenco/react-native-shake-event-ios/pull/2
安装这个分支-
npm install --save react-native-shake-event@https://github.com/z-dev/react-native-shake-event-ios.git#android
使用 README 中提到的 API
https://github.com/z-dev/react-native-shake-event-ios/tree/android