Skip to content

Image under the Navigationbar & StatusBar #685

Discussion options

You must be logged in to vote

I released navigation-react-native v9.25.0 with edge-to-edge support.

To enable edge-to-edge call enableEdgeToEdge from within the MainActivity

override fun onCreate(savedInstanceState: Bundle?) {
    enableEdgeToEdge();
    super.onCreate(savedInstanceState)
}

Replies: 3 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
11 replies
@salisuabubakar
Comment options

@grahammendick
Comment options

@grahammendick
Comment options

@salisuabubakar
Comment options

@grahammendick
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by grahammendick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants