Skip to content

Commit

Permalink
docs: add a page for recommended libraries (callstack#1095)
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 authored and ferrannp committed Jun 11, 2019
1 parent 635d647 commit 57393dc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/pages/6.recommended-libraries.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
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).
File renamed without changes.

0 comments on commit 57393dc

Please sign in to comment.