Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple language support? #40

Open
erperejildo opened this issue May 24, 2024 · 2 comments
Open

Multiple language support? #40

erperejildo opened this issue May 24, 2024 · 2 comments

Comments

@erperejildo
Copy link

bottomNavigationBar: MotionTabBar(
        controller: _motionTabBarController,
        initialSelectedTab: translate('balances'),
        labels: [
          translate('options'),
          translate('balances'),
          translate('total')
        ],

image

when changing the language, the navigation fails from different places

@therezacuet
Copy link
Owner

Thanks for your comment. New update will release soon with this fixes also.

@caoduyphuc
Copy link

the same issue @therezacuet plz update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants