【问题标题】:How do I remove the home button navigation on mobile in React Native?如何在 React Native 中删除移动设备上的主页按钮导航?
【发布时间】:2022-01-08 06:41:29
【问题描述】:

我一直在使用 React Native 制作我的移动应用程序,并注意到 Android 的主页按钮和底部导航栏覆盖了应用程序并将其向上推,使它看起来很奇怪。除了 React Native 中的底部导航栏,还有安全区域视图吗?

Android默认导航栏在这里:https://images.techhive.com/images/article/2015/11/android-60-google-now-home-button-shortcut-100628113-primary.idge.jpg?auto=webp&quality=85,70

【问题讨论】:

标签: android reactjs react-native react-native-navigation react-safeareaview


【解决方案1】:

You can try this latest answer。有很多方法可以实现这一点。看看这个Link

react-native-system-navigation-bar

安装

yarn add react-native-system-navigation-bar

npm install react-native-system-navigation-bar

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2020-05-24
    • 1970-01-01
    • 2022-08-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-02-06
    • 1970-01-01
    相关资源
    最近更新 更多