cfnz / muirwik

Muirwik - a Material UI React wrapper written in Kotlin
Mozilla Public License 2.0
132 stars 25 forks source link

localization support #39

Closed chipnesh closed 3 years ago

chipnesh commented 3 years ago

Are there any plans for localization support? I wanted to pass a locale to the createMuiTheme function but it doesn't have args parameter. Maybe there is a workaround to do this?

cfnz commented 3 years ago

Agree that it will be good if it did... I shall have a look in the next couple of days.

cfnz commented 3 years ago

Localization support added as per Material-UI. Added a simple page to the test app to show its workings.

chipnesh commented 3 years ago

Thanks! How soon it will be available at maven? I mean bintray of course )

cfnz commented 3 years ago

Just published it and seems to be there now.