IgniteEngine-iOS icon indicating copy to clipboard operation
IgniteEngine-iOS copied to clipboard

A platform for rapidly building native mobile applications using declarative JSON.

Results 87 IgniteEngine-iOS issues
Sort by recently updated
recently updated
newest added

I couldn't find any examples of this... Drawer animation styles slide, slideAndScale, swingingDoor, parallax Can you show how to do this?

https://ignite.apigee.com/#/evaluations/EvaluationUtilities ``` "$session.myTextAsMonogram": "[[$self.text:monogram]]", "$session.myTextTruncated": "[[$self.truncate(5)]]", "$session.myTextAsUppercase": "[[$self.uppercase]]" ``` These methods use dot instead of colon syntax in the documentation, which does not appear to work. Using colon syntax does...

Request - please consider making the table control more analogous to HTML tables with a way to display data with table headings, cell/row borders, and separate cell/row controls. Right now...

Many control examples use a layout with various layoutType values defined, but these values and corresponding behavior are not described at all in the Layout documentation.

Under TextInput, when looking at the options for keyboard.type, list options for keyboard options. ![screen shot 2015-06-30 at 9 56 37 am](https://cloud.githubusercontent.com/assets/6879559/8436605/573704d6-1f0e-11e5-9b56-d7b1869966fa.png)

When posting a body in a HTTP datasource, if the body is an array (required for Glympse) no data is sent. Sample posts: http://requestb.in/15bkwwl1?inspect Datasource: ``` { "_id": "glympse3", "_type":...

defect
dev-complete

We need to choose a name for this read-only attribute that is less likely to conflict. Maybe `idx` or `$index`?

defect
dev-complete