摘要: React Native v0.31.0-rc 发布了,一般改进记录如下:Bug 修复Fix the getRowData method of SwipeableListViewDataSource in SwipeableListView (ba3c7ef) - @sscaff1Fix bug in cancelling last task in TaskQueue ...
React Native v0.31.0-rc 发布了,一般改进记录如下:
Bug 修复
Fix the getRowData method of SwipeableListViewDataSource in SwipeableListView (ba3c7ef) - @sscaff1
Fix bug in cancelling last task in TaskQueue (9b184cc) - @sahrens