Closed savelichalex closed 8 years ago
Looks like that if count of words is less then 20 then error happened. I think that this is because in native side used MutableArray that contain that 20 view. And when they want to render it, they fail because no one view in this array.
Looks like it works fine
Looks like that if count of words is less then 20 then error happened. I think that this is because in native side used MutableArray that contain that 20 view. And when they want to render it, they fail because no one view in this array.