Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benlau/quickios
QML Theme and Component Library for iOS
https://github.com/benlau/quickios
Last synced: about 2 months ago
JSON representation
QML Theme and Component Library for iOS
- Host: GitHub
- URL: https://github.com/benlau/quickios
- Owner: benlau
- License: apache-2.0
- Archived: true
- Created: 2015-05-11T07:03:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T03:20:33.000Z (almost 8 years ago)
- Last Synced: 2024-08-03T01:17:13.286Z (5 months ago)
- Language: QML
- Size: 351 KB
- Stars: 165
- Watchers: 22
- Forks: 37
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-qt-qml - quickios - QML Theme and Component Library for iOS. (Apple iOS)
README
Quick iOS - QML Theme and Component Library for iOS
===================================================[![Build Status](https://api.travis-ci.org/benlau/quickios.svg)](https://travis-ci.org/benlau/quickios)
Current Status: The project is usable but the API is not mature yet. May be changed without notification.
An application using QuickIOS is already released on App Store.
[Team Proto on the App Store on iTunes](https://itunes.apple.com/app/id977559378)Simulted iOS Components
-----------------------UINavigationViewController , UINavigationItem , UIBarButtonItem
UISegmentedControlWrapped iOS Components
----------------------UIAlertView , UIActionSheet , UIActivityIndicatorView , UIImagePickerController
Demonstration
-------------An example program is available in the folder of [tests/quickiosexample](tests/quickiosexample)
![Screenshot](https://raw.githubusercontent.com/benlau/quickios/master/docs/example.jpg)
Reference
---------Other Qt iOS Projects
1. [colede/qt-app-delegate](https://github.com/colede/qt-app-delegate)
Qt for Android1. [benlau/quickandroid](https://github.com/benlau/quickandroid)
Related Projects
1. [benlau/quickpromise](https://github.com/benlau/quickpromise) - Promise library for QML
2. [benlau/quickflux](https://github.com/benlau/quickflux) - Message Dispatcher / Queue solution for QMLAuthors
-------* Ben Lau (@benlau)
* Hilary Cheng (@hilarycheng)