Skip to content

Tag: ios

React navigation content size too narrow

Hi I am implementing react navigation in a react native app, and I am following the docs on react navigation. And I when I run the code this is the result: My question is how do I make the center content’s width same as the screen. Also, his is my first time using react native expo after switching from …