bottom_nav_x
Sample APP - Qt 5.7+ - Android iOS
This app is part of ekke's blog series about mobile x-platform development: http://j.mp/qt-x
This is not a real-life app - this app only demonstrates the use of Material style and new Qt Quick Controls 2
This app is a follow-up to
- blog http://j.mp/qt-one-page-x (first app with Qt Quick Controls 2)
- blog http://bit.ly/qt-stacked-pages-x (StackView)
- blog http://bit.ly/qt-swiped-pages-x (SwipeView)
- blog http://bit.ly/qt-tab-pages-x (TabBar) please read these blogs and explroe corresponding apps before going on
The topics of this 5th sample app:
- Navigation with Bottom Navigation Bar
- Navigation with SideBar in Landscape
- Navigation with Shortcut (physical keyboard attached, per ex. BlackBerry PRIV)
- Dark Theme and selecting primary and accent color from options menu in ToolBar
- Lazy instantiation of Pages using Loaders
- Try out different ways to style Navigation Bar
Strings are marked as translatable, but not translated yet. See the first app to learn about i18n.
This 5th sample app is a simple app only to demonstrate navigation through pages via Bottom Navigation. Bottom Navigation is new to Google Material Style and works great if your app has 3 to 5 areas. Bottom Navigation also looks great on iOS - esp. the uncolored version
read more about this app here: http://bit.ly/qt-bottom-nav-x
This app needs Qt 5.7 RC or greater
License Information
Images downloaded from https://design.google.com/icons/ - then renamed to match Qt High DPI images- and project-specific- naming
Screenshots
This sample app uses Material Design with UI Controls provided by Qt 5.7+ and was designed and tested on Android (BlackBerry PRIV Android 6.0.1) and iOS (iPhone 6s iOS 9.3).
A detailed description you'll find at my blog: http://bit.ly/qt-tab-pages-x
Screenshot Android Portrait
Screenshot Android Landscape
Screenshot iOS Portrait
Screenshot iOS Landscape
more screenshots here: http://bit.ly/qt-bottom-nav-x