GitHub user caixiaomin opened a pull request:
https://github.com/apache/incubator-weex/pull/1201
[Weex-398][iOS]Try to fix insert table view cell exception abort on iOS
Fix a crash issue, see Jira issue for detail.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/caixiaomin/incubator-weex
InsertTableViewCellFix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1201.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1201
----
commit a0677e0d9c7be78fc7d596476275ca7c306d776a
Author: Xiaomin <caixiaomin@...>
Date: 2018-05-23T10:40:33Z
[Weex-398][iOS]Try to fix insert table view cell exception abort on iOS
----
---