19de0c686SAman Mittal---
29de0c686SAman Mittaltitle: User Interface component libraries
39de0c686SAman Mittaldescription: A list of UI component libraries for Expo and React Native apps.
49de0c686SAman Mittalsidebar_title: UI Libraries
59de0c686SAman MittalhideTOC: true
69de0c686SAman Mittal---
79de0c686SAman Mittal
89de0c686SAman MittalThe User Interface (UI) is a huge part of any app. If the icon is your front door, the UI is the interior design. You can take the route of completely designing your UI from scratch, however, if you want to get it up and running fast while still having a polished finish, there are plenty of libraries already in place to help get your app where you want it.
99de0c686SAman Mittal
109de0c686SAman MittalBelow are some of the most popular UI Libraries. Test them all out and see what suits your needs:
119de0c686SAman Mittal
129de0c686SAman Mittal| Library                                                                   | Documentation                                                                                                   |
139de0c686SAman Mittal| ------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
149de0c686SAman Mittal| [React Native Paper](https://github.com/callstack/react-native-paper)     | [Link](https://callstack.github.io/react-native-paper)                                                          |
159de0c686SAman Mittal| [React Native UI Lib](https://github.com/wix/react-native-ui-lib)         | [Link](https://wix.github.io/react-native-ui-lib/)                                                              |
169de0c686SAman Mittal| [React Native Elements](https://reactnativeelements.com/)                 | [Link](https://reactnativeelements.com/docs)                                                                    |
179de0c686SAman Mittal| [React Native UI Kitten](https://github.com/akveo/react-native-ui-kitten) | [Link](https://akveo.github.io/react-native-ui-kitten/docs/getting-started/what-is-ui-kitten#what-is-ui-kitten) |
189de0c686SAman Mittal| [React Native iOS Kit](https://github.com/callstack/react-native-ios-kit) | [Link](https://callstack.github.io/react-native-ios-kit/docs/installation)                                      |
199de0c686SAman Mittal| [Fluent UI](https://github.com/microsoft/fluentui-react-native)           | [Link](https://developer.microsoft.com/en-us/fluentui#/get-started)                                             |
209de0c686SAman Mittal| [Tamagui](https://tamagui.dev)                                            | [Link](https://tamagui.dev/docs/intro/installation)                                                             |
21*c3409df8SAman Mittal| [NativeWind](https://www.nativewind.dev/)                                 | [Link](https://www.nativewind.dev/)                                                                             |
22*c3409df8SAman Mittal| [Gluestack UI](https://ui.gluestack.io/)                                  | [Link](https://ui.gluestack.io/)                                                                                |
239de0c686SAman Mittal
249de0c686SAman Mittal> As with any library, it's always best to find one with a large and active community. This way, help is easy to come by. Check out any project's GitHub page to see what the activity is like.
25