【发布时间】:2017-08-09 03:56:01
【问题描述】:
我希望我的应用程序上的所有屏幕都显示在 iOS 和 Android 的状态栏下方,因此我必须向我的所有屏幕添加 StatusBar 组件或 paddingTop。
有没有办法在全球范围内做到这一点?在 Redux 应用程序中添加 StatusBar 的适当顶级组件在哪里? (例如https://github.com/react-community/react-navigation/tree/master/examples/ReduxExample的哪一部分)?
【问题讨论】:
标签: android ios react-native redux react-redux