rilyu / teaset

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

listrow module not found

finghtingjie opened this issue · comments

"react-native": "0.61.5",
"teaset": "^0.7.1",

bundling failed: Error: Unable to resolve module react-native/Libraries/Pressability/Pressability.js from node_modules/teaset/components/ListRow/TouchableOpacity.js: react-native/Libraries/Pressability/Pressability.js could not be found within the project.

同样的错误 如何解决呢

Error: Unable to resolve module `react-native/Libraries/Pressability/Pressability.js
react-native-cli: 2.0.1
react-native: 0.61.4
已经解决:
升级到0.62.0 既使用

yeahh I also found it like that..

please repair this bugs, because it really helped me, Thanks.

Is this fixed? I am getting the same problem and I am unable to run the project
@finghtingjie @csdwd @silentzone @royhanrahim

Thanks in advance!