- Animation: people want a go-to api and examples (no citation needed here, and vjeux is working on it anyways)
- Image
- feels unreliable (#289, #1397, #1360)
- asset packager issues (#521)
- TextInput
- next/prev buttons & tabbing (#641)
- input accessory view seriously missed (#371, discussions in irc)
- handling exact keyboard enter / exit animation sync with layout (#1366)
- controlled delay maybe should be undocumented, doesn't work well enough - setNativeProps seems (various closed issues, discussions in irc)
- Device orientation & status bar: no recommended approach for monitoring, breaks many things eg: TabBarIOS, PickerIOS (#1294, #1170, #426, #25, #1028, #1319)
- ListView: missing features of UITableView (#332)
- swipe to delete / re-ordering
- dealloc rows intelligently
- ListView bugs
- extra space at top (#721, #898)
- weird interaction with navigator (#89, #1161)
- Navigator: api feels like it is missing some useful pieces see: ide's doc & (#1308, #1153, #1401, #1059)
- NavigatorIOS: confuses people, why use instead of navigator? why don't some props work in the react-way all the time? (#795, #476, #720, #514, #846, #1219)
- WebView: run html/js apps hosted locally inside, be able send js back and forth (#586, #321, #1349, #1191, #1492)
- Image scaling: base64, aspect ratio for network, scale for network (#1136, #858, #494, #1201)