Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ability to pass ItemSeparatorComponent as React element
ItemSeparatorComponent={<MySeparator/>} // new ability ItemSeparatorComponent={MySeparator} // for old version only this variant
- Loading branch information