英文:
Samsung One UI library for android
问题
I want to write an android app that follows the samsungs one ui style guidelines:
https://developer.samsung.com/one-ui/index.html
Is there any one ui library for android that does has an implementation for e.g.
- App Bar
- Bottom Bar
- Bottom Navigation
- Buttons
- Dialog
- Lists
- Search
英文:
I want to write an android app that follows the samsungs one ui style guidelines:
https://developer.samsung.com/one-ui/index.html
Is there any one ui library for android that does has an implementation for e.g.
- App Bar
- Bottom Bar
- Bottom Navigation
- Buttons
- Dialog
- Lists
- Search
答案1
得分: 1
Yes, there is a library on GitHub:
https://github.com/OneUIProject
英文:
Yes, there is a library on GitHub:
https://github.com/OneUIProject
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论