wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.02k stars 2.67k forks source link

Fix buttons layout #7781

Closed yogevbd closed 11 months ago

markhomoki commented 11 months ago

I had the same issue after upgrading to the latest RNN. Implementing this solution fixed my problem, when a wider button was off screen even though it had plenty of space next to it. I also have a center logo. See the screenshot with and without this fix.

image