为 React Native 正确使用 Native Base Container
Proper use of Native Base Containers for React Native
我正在使用 Native Base 构建 React Native 应用程序。 <Container>
组件是要使用一次并包装整个应用程序还是每个屏幕一个?
每个屏幕一个
通过 NativeBase 文档了解更多信息
我正在使用 Native Base 构建 React Native 应用程序。 <Container>
组件是要使用一次并包装整个应用程序还是每个屏幕一个?
每个屏幕一个
通过 NativeBase 文档了解更多信息