React-native 和类似 SPA 的架构

React-native and SPA like architecture

我想构建一个具有顶部导航栏和底部导航栏的屏幕。但我只希望它们之间的视图发生变化,就像水疗中心一样。这在 react-native 中可以实现吗?

我正在使用 nativebase 和 react-native-router-flux。

你可以使用这个库实现https://github.com/react-navigation/react-navigation

并且还要遵循本教程 https://www.codementor.io/blessingoraz/understanding-navigation-in-react-native-a3wlcxmzu