https://github.com/giscafer/nativescript-menudemo
Use segmented-bar to create customized bottom tabs for android
https://github.com/giscafer/nativescript-menudemo
nativescript
Last synced: about 2 months ago
JSON representation
Use segmented-bar to create customized bottom tabs for android
- Host: GitHub
- URL: https://github.com/giscafer/nativescript-menudemo
- Owner: giscafer
- License: mit
- Created: 2017-03-15T10:20:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T10:43:46.000Z (over 9 years ago)
- Last Synced: 2025-12-26T19:35:28.456Z (6 months ago)
- Topics: nativescript
- Language: JavaScript
- Homepage:
- Size: 1.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nativescript-menudemo
Use segmented-bar create app own customized bottom tabs for android
The tab-view can not be rendered at the bottom for Android. So terrible!
NativeScript [ISSUE#2768](https://github.com/NativeScript/NativeScript/issues/2768)
NS安卓不支持tabview底部布局,使用**segmented-bar**模拟,但是感觉效率不如**tabview**,真是醉了。
用了一周的NS,感觉真是不太好。。
## ScreenShot

## License
MIT