Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

benlau/quickios

Repository files navigation

Quick iOS - QML Theme and Component Library for iOS

Build Status

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

Simulted iOS Components

UINavigationViewController , UINavigationItem , UIBarButtonItem
UISegmentedControl

Wrapped iOS Components

UIAlertView , UIActionSheet , UIActivityIndicatorView , UIImagePickerController

Demonstration

An example program is available in the folder of tests/quickiosexample

Screenshot

Reference

Other Qt iOS Projects

  1. colede/qt-app-delegate

Qt for Android

  1. benlau/quickandroid

Related Projects

  1. benlau/quickpromise - Promise library for QML
  2. benlau/quickflux - Message Dispatcher / Queue solution for QML

Authors

  • Ben Lau (@benlau)
  • Hilary Cheng (@hilarycheng)