Jean-Baptiste Aniel
Jean-Baptiste Aniel
Hello @fabioaraujo121 , Thank you for reporting this issue. This plugin hasn't been tested against v6 yet. After testing it with v6 I'll be able to come back to you...
@marayfirth thanks for the PR Build failing because of wrong path of the ios demo build folder will need to fix that and make sure it works in any circumstances....
Hi @MGalatioto , Thanks for reporting this issue, could you provide a simple repo to reproduce the issue? it would be a great help for me to reproduce the issue...
Hi @MGalatioto , sorry for taking so long to answer, Understand that it's hard for me to find time to work on this repo with my current work. The best...
This feature sounds simple but tricky, because both platforms requires icons to be `Images`, `UIImage` on iOS and `Drawable` on Android. So the first step would be to transform a...
It's not a supported feature yet, feel free to make a PR to both native library and this plugin repo !
Android: The API of `BottomNavigationView` doesn't allow to change the size of an item `title`. But can be changed by overriding default values, to know more see this [stackoverflow](https://stackoverflow.com/questions/43533479/bottom-navigation-view-menu-item-title-size) Or...
@mvanhelmont thanks unfortunately the events are only triggered once swiping/dragging is done, but it could be implemented. it could be a good feature for this plugin but not sure if...
@LeonBorlinghaus thanks for the issue. Will check this out.
Hi, Please provide code, thanks