react-native-timeline-flatlist
react-native-timeline-flatlist copied to clipboard
fix README: isUsingFlatlist is true by default
The default value is true, but it is incorrectly mentioned as false in the README
+1 I also noticed this error in the README. It is not consistent with the default value in the code.