v4.3.0
Added a new renderItemData prop, which is an arbitrary object that will be passed to renderItem (as a second parameter). It is used to make renderItem a pure function, which allows to optimize the rendering performance.
Added a new renderItemData prop, which is an arbitrary object that will be passed to renderItem (as a second parameter). It is used to make renderItem a pure function, which allows to optimize the rendering performance.