IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
A platform for rapidly building native mobile applications using declarative JSON.
Currently you can only reference images by path. The camera control has to save the image to assets in order to have the photo accessed, and the multipart uploading only...
View transitions do not have modal presentation styles; implement slide down ("blinds") style and slide up options.
Map control doesn't have the ability to define datarow.basepath - as Table/Collection can do now, this should be done for Map so that you can have a single data provider...
Currently in order to have an event, you need to specify it in the `actions` array of a control or datasource. Let's look at allowing you to define an event...
Need an event for when selecting a pin on a map that contains multiple pins, in order to navigate to a detail view.
https://github.com/rmaddy/RMPhoneFormat is not published on CocoaPods; let's fork it and add the phoneformats.dat file to the pod to avoid having to link the file binary.
https://github.com/hollance/MHRotaryKnob is not published on CocoaPods; let's fork it and publish it.