pedromassango / bottom_navy_bar

A beautiful and animated bottom navigation
https://youtu.be/jJPSKEEiN-E
Apache License 2.0
1.02k stars 215 forks source link

Bottom overflow by "X' pixel on iphone 5/5S device #59

Closed adoratour closed 3 years ago

adoratour commented 4 years ago

Hi, i am doing muti-screen and i got this issue, could you please fix this

ventr1x commented 4 years ago

It's not a bug but simply a massive oversight and bad calculation. This happens on MANY devices, especially Android. There is no way to control the width of BottomNavyBarItem, it being completely calculated out of our control. This makes this plugin entirely useless and I'm sorry for anyone using this in production and not realising this fun result for many many of their users.

pedromassango commented 4 years ago

Hi @adoratour , @ventr1x

Could you please provide steps to reproduce this issue if you still having it? Thanks

pedromassango commented 3 years ago

Whithout more information I am going to close this issue. For anyone facing this same issue please open a new one and link to this one as well.