admin管理员组文章数量:1426491
i m trying to use '@react-navigation/top-tabs' but it deppendes on reanimated 2 i installed reanimated 2 but still get the same warrning :
If you want to use Reanimated 2 then go through our installation steps
1-is it ok to just ignore the warrning by using:
.ignoreLogs(['Reanimated 2']);
2-if u have any other idea please help me
thank you
i m trying to use '@react-navigation/top-tabs' but it deppendes on reanimated 2 i installed reanimated 2 but still get the same warrning :
If you want to use Reanimated 2 then go through our installation steps https://docs.swmansion./react-native-reanimated/docs/installation
1-is it ok to just ignore the warrning by using:
.ignoreLogs(['Reanimated 2']);
2-if u have any other idea please help me
thank you
Share Improve this question asked Jul 18, 2021 at 3:04 Taha Janan IsmailTaha Janan Ismail 411 silver badge6 bronze badges 2- Check this link github./PedroBern/react-native-collapsible-tab-view/issues/… – Majid Lotfinia Commented Jul 18, 2021 at 14:06
- @Majidlotfinia thank you man but still have the same problem the quetion is closed ... that link does not have the solution – Taha Janan Ismail Commented Jul 18, 2021 at 22:04
3 Answers
Reset to default 2finally i solved this issue by install react-native-reanimated@alpha, do not use react-native-reanimated@next!
You might get warnings related to peer dependencies after installation. They are usually caused by incorrect version ranges specified in some packages. You can safely ignore most warnings as long as your app builds.
Please try react-native-reanimated@alpha
本文标签:
版权声明:本文标题:javascript - After installin Reanimated 2 still get the warrning "If you want to use Reanimated 2 then..." - S 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745380647a2656144.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论