Skip to content

Commit af842c8

Browse files
committed
docs: update readme
1 parent 0753ff3 commit af842c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ React Native Header is a high-performance, cross-platform animated header compon
1212

1313
- Maintains a similar experience between **iOS** and **Android**.
1414
- Uses Reanimated for better animation performance
15-
- Works with [ScrollView](https://reactnative.dev/docs/scrollview) and [FlatList](https://reactnative.dev/docs/flatlist)
16-
- Compatible with [Expo Go](https://docs.expo.dev/) and [React Native CLI](https://github.com/react-native-community/cli) projects
15+
- Works with [ScrollView](https://reactnative.dev/docs/scrollview), [FlatList](https://reactnative.dev/docs/flatlist), and [SectionList](https://reactnative.dev/docs/sectionlist)
16+
- Compatible with [Expo Go](https://docs.expo.dev/) and bare [React Native](https://github.com/react-native-community/cli) projects
1717
- Written in TypeScript
1818

1919
## Supported dependency versions

0 commit comments

Comments
 (0)