Developing multi page app like Viber interface using Qt Quick?
Mobile and Embedded
2
Posts
2
Posters
1.3k
Views
2
Watching
-
I want to develop a Android app with an interface like Viber. Multi pages that user can swipe between them.
How can I do this with Qt and Qt Quick?
Is StackView what I need?
-
I want to develop a Android app with an interface like Viber. Multi pages that user can swipe between them.
How can I do this with Qt and Qt Quick?
Is StackView what I need?
@rostamiani Yes
StackView
seems to be a good candidate.