react-native-expandable-section-flatlist
react-native-expandable-section-flatlist copied to clipboard
Add option to supply unique `key` in datasource
Update README Key prop behavior:
- Prefer optionally supplied unique key, else fallback to index
- Guarantee key prop is a string