Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Add V-Play Apps #323

Open
alexleutgoeb opened this issue Jan 14, 2016 · 3 comments
Open

Add V-Play Apps #323

alexleutgoeb opened this issue Jan 14, 2016 · 3 comments

Comments

@alexleutgoeb
Copy link
Contributor

Hi,

Just wanted to ask if that great project is still maintained? We created a V-Play Apps SDK (V-Play Apps provides cross-platform mobile app components based on the Qt framework) implementation recently that we would love to see on the website.

Preview:

iOS Android
simulator screen shot 14 jan 2016 13 20 17 device-2016-01-14-132500

If there is still progress on that I would be happy to send a pull request!

Thanks,
Alex

@ColinEberhardt
Copy link
Member

Hi Alex,

Thanks for getting in touch - yes, this project is still maintained. It's been a bit quiet recently, however we are currently planning a bit of an overhaul, refreshing some of the examples and the website.

We'd be very happy to received a V-Play Apps Pull Request.

Just for my benefit, how does it differ from Qt? what does V-Play add from a development perspective?

Thanks, Colin E.

@alexleutgoeb
Copy link
Contributor Author

Hi Colin,

Thanks for your fast response and glad to hear that there is some work going on.

V-Play Apps is not a replacement for Qt components but adds new components that are designed mobile-first (iOS, Android) in mind. That means you get out-of-the-box native look and feel on each target platform (the screenshots from above are from the same code base without any special styling applied), screen resolution/aspect ratio/density handling and also components that are not available in Qt framework. E.g. Navigationbar/Toolbar components with the familiar transition effects between pages, list views styled and optimized for mobile devices, etc.

For reference, here is a full list of components: http://v-play.net/doc/apps-api/

Happy to send a pull request then!

@ColinEberhardt
Copy link
Member

Thanks for the extra information, that's definitely something that we'd want detailed in the description of the framework.

I look forward to receiving a PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants