--- title: Recommended Libraries --- # Recommended Libraries Our mission is to provide a full suite of well-integrated components built with Material Design in mind. However, many components already have better well maintained implementations. Here are some of the libraries we recommend: ## Tabs [react-native-community/react-native-tab-view](https://github.com/react-native-community/react-native-tab-view) Material Design themed [swipeable tabs](https://material.io/design/components/tabs.html), maintained by [@satya164](https://twitter.com/satya164) and [@mosdnk](https://twitter.com/mosdnk). ## Bottom sheet [osdnk/reanimated-bottom-sheet](https://github.com/osdnk/react-native-reanimated-bottom-sheet) An implementation [bottom sheet behaviour](https://material.io/design/components/sheets-bottom.html), maintained by [@mosdnk](https://twitter.com/mosdnk).