[ALOY-1613] iOS: Picker data binding dosen't work
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2018-09-06T22:13:15.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ahmed Mohamed |
Assignee | Feon Sua Xin Miao |
Created | 2018-04-22T14:11:57.000+0000 |
Updated | 2019-01-02T19:13:56.000+0000 |
Description
Can't use data binding on iOS picker like the Android picker!
<Picker id="city_picker" >
<Column dataCollection="citiesAPI">
<Row cityID="{id}" title="{city}" />
</Column>
</Picker>
Alloy.Collections.citiesAPI.fetch();
Attachments
File | Date | Size |
---|---|---|
Phone 7 Plus - 2018-09-06.png | 2018-09-06T22:12:53.000+0000 | 76579 |