检查React Native文档后,我仍然不了解创建视图和在不同组件之间导航的最佳方法.
我不想使用任何外部组件,如:
https://github.com/Kureev/react-native-navbar/
https://github.com/23c/react-native-transparent-bar
https://github.com/superdami/react-native-custom-navigation
我不需要导航栏,我只想设置视图并向左滑动,向右滑动视图,仅此而已.
我知道是基本的东西,但我找不到任何有用的例子.
拜托,有人可以帮帮我吗?https://rnplay.org/中的任何功能示例?
谢谢.