fancy_bottom_navigation icon indicating copy to clipboard operation
fancy_bottom_navigation copied to clipboard

just a simple question related to limitation

Open mighty-potato opened this issue 6 years ago • 4 comments

why should it limited to max 4 tab while I try to change the source code and test it of 5 tab and still look fine. screen shot 2019-01-14 at 5 37 08 pm

mighty-potato avatar Jan 14 '19 10:01 mighty-potato

Hi. This was because I was using a fairly small iOS simulator and after 4, things went wrong. Ideally I need to make the circle resize, or make the bar scrollable.

tunitowen avatar Jan 14 '19 11:01 tunitowen

aww I see but can you tell me the size of the small IOS simulator that have the problem, maybe I can help to implement both features (circle resize & scrollable bar)

mighty-potato avatar Jan 14 '19 16:01 mighty-potato

@lastday4you have you managed to work it out?

atereshkov avatar Feb 01 '19 21:02 atereshkov

This library implement the same widget, without the limitation.

https://pub.dev/packages/circular_bottom_navigation

samy-baili avatar Aug 23 '19 10:08 samy-baili