File tree Expand file tree Collapse file tree
website/versioned_docs/version-0.7.x/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import { Required } from '@site/src/components';
22
33# BottomSheet
44
5- AMA Provides an accessible bottom sheet built on top
5+ AMA provides an accessible bottom sheet built on top
66of [ react-native-reanimated] ( https://github.com/software-mansion/react-native-reanimated )
77and [ react-native-gesture-handler] ( https://github.com/software-mansion/react-native-gesture-handler ) .
88
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import { Required } from '@site/src/components';
22
33# Carousel
44
5- AMA Provides an accessible Carousel component built on top
5+ AMA provides an accessible Carousel component built on top
66of [ React Native FlatList] ( https://reactnative.dev/docs/flatlist )
77using the [ useCarousel] ( ./../hooks/useCarousel.md ) hook.
88
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import { Required } from '@site/src/components';
22
33# BottomSheet
44
5- AMA Provides an accessible bottom sheet built on top
5+ AMA provides an accessible bottom sheet built on top
66of [ react-native-reanimated] ( https://github.com/software-mansion/react-native-reanimated )
77and [ react-native-gesture-handler] ( https://github.com/software-mansion/react-native-gesture-handler ) .
88
You can’t perform that action at this time.
0 commit comments