Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在考虑一个新的 react-native 项目的导航器
我认为最好的 2 个选项是反应导航和反应本机导航
在定义自定义导航栏(例如切换搜索栏)和覆盖默认的后退按钮处理程序(例如:提示“保存更改?”警告)方面,哪一个更灵活?
react-navigation就其灵活的 api 而言,我会说这是一个更好的选择。
react-navigation
如果您正在尝试选择导航和导航动画的方式,还可以查看 Eric Vicenti 的这篇文章;
https://medium.com/@ericvicenti/playing-with-react-navigation-and-airbnbs-native-navigation-4e49fc765489