jamninetyfive
jamninetyfive
解决了吗 > 根据错误开始出现的时间段,项目上的调整就是升级了React版本。
"react-native-reanimated": "^3.0.0-rc.7", "react-native-vision-camera": "^2.15.2", same here. Execution failed for task ':react-native-vision-camera:extractJNIFiles'. > Cannot expand ZIP '/Users/suren/WorkSpace/react/react-native/mark/node_modules/react-native-reanimated/android/react-native-reanimated-70-hermes.aar' as it does not exist. @mrousavy need help.
> issue with cmake :( > > react-native: "0.70.0" react-native-reanimated: "^2.10.0" do you sloved.
> I have fixed this bug in my branch! => [https://github.com/SunXingZ/react-native-image-cache-hoc.git](url) changed to your repo.
> I have fixed this bug in my branch! => [https://github.com/SunXingZ/react-native-image-cache-hoc.git](url) sometimes it will not success when i change the pic use cacheImage
i'm callback refs. still not work . strangely . close function can be invoke. but buttons still showing.
My operation is to delete and stick item in rightbuttons. When I click delete, I need to close swipe and a confirmation a alert. When I click stick , I...
I'll tri it now.
> Do you use the class component? > > if you use `React.createRef()`, please try this: > > ``` > class SwipeItemWrapper extends React.Component { > private _swipeRef: any; >...