我在编写(Instagram Pinch-to-Zoom代码时遇到了react-native-redash库的问题。我不能使用react-native-redash中的Vector(或vec)和onGestureEvent,如本视频中所示。因为没有它们的实现(vec只有“create函数”,没有“set函数”)
有人知道是什么问题吗?我在我的项目中使用了Typescript。我读了redash文档中的v1 Users notice,但不知道在什么情况下使用它。提前感谢。
我在项目中使用的库:
“React-原生-复活”:“约1.7.0”
“React-天然-红灰”:“^15.6.0”
“React Native手势处理程序”:“约1.6.0”
“天然React”:“0.61.4英寸”
2条答案
按热度按时间7hiiyaii1#
我在执行以下步骤后得到答案:
但是我遇到了一些新的问题,比如一些路径的别名设置是用红色下划线警告的,代码建议不适用于“react-native-redash/lib/module/v1”中的函数/变量。
enxuqcxy2#
按如下所述使用
"react-native-redash": "^14.2.3"
:https://github.com/wcandillon/can-it-be-done-in-react-native/blob/master/the-10-min/package.json在这里:https://www.npmjs.com/package/react-native-redash