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

Make bottom tabs more visually correct #7788

Closed Niryo closed 11 months ago

Niryo commented 11 months ago

I have made some changes it order to make the bottom tabs more correct when rendering visually (by using react-native-web). before: image

after: image

Niryo commented 11 months ago

I added also icon support now: image