<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Serkan Bektas</title>
    <description>The latest articles on DEV Community by Serkan Bektas (@serkanbektas).</description>
    <link>https://dev.to/serkanbektas</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F61242%2Fa28fa65e-5dd9-41e4-ad89-fdeb9e20ce80.jpg</url>
      <title>DEV Community: Serkan Bektas</title>
      <link>https://dev.to/serkanbektas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/serkanbektas"/>
    <language>en</language>
    <item>
      <title>Top React Native UI Libraries You Should Know</title>
      <dc:creator>Serkan Bektas</dc:creator>
      <pubDate>Wed, 11 Mar 2020 08:42:24 +0000</pubDate>
      <link>https://dev.to/serkanbektas/top-react-native-ui-libraries-you-should-know-dg9</link>
      <guid>https://dev.to/serkanbektas/top-react-native-ui-libraries-you-should-know-dg9</guid>
      <description>&lt;p&gt;The need to quickly create a website using ready-made frameworks such as Bootstrap, Semantic UI, Foundation, which is one of our habits from web development, is also encountered when developing a mobile application. As someone who has been constantly following developments on React and React Native, but has not published an app on mobile yet, I have searched for quite a few UI component libraries. While watching the courses and applying what I learned, I tried 3–4 libraries even at the beginning. I wanted to share the libraries I took a look while researching on the Internet, so that you can benefit from my experiences. It is a great to look at the ready-made examples and benefit from them in order to save time and not to reconstruct the standards again and again.&lt;/p&gt;

&lt;p&gt;Although Github stars gives preliminary information about resources, sometimes it is misleading. A library needs below features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  Documentation’s clarity and adequacy,&lt;/li&gt;
&lt;li&gt;  How much meets the need,&lt;/li&gt;
&lt;li&gt;  How much extra development cost it creates when developing an UI,&lt;/li&gt;
&lt;li&gt;  Consistency in code and design system,&lt;/li&gt;
&lt;li&gt;  Ease of starting to code quickly&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Even though visual display of code or code preview makes our job easier, this research phase helps us a lot in making decisions.&lt;/p&gt;

&lt;h3&gt;
  
  
  1- React Native Elements
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--UirCvhW3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AsYiGwZiyWtkvAiAVDYWmbQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UirCvhW3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AsYiGwZiyWtkvAiAVDYWmbQ.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;React Native Elements is the most popular React Native UI library at Github with &lt;a href="https://github.com/react-native-elements/react-native-elements/stargazers"&gt;&lt;strong&gt;18.2K&lt;/strong&gt;&lt;/a&gt; stars. A beautiful library coded with native javascript, where you can examine and inspect the component structure, especially at the beginner level. It has all the components you will need. As mentioned by the authors, &lt;strong&gt;React Native Elements&lt;/strong&gt; is a library that attaches importance to component structure rather than visuality. It is the most comfortable library in terms of usage and customization. Thanks to its descriptive documentation, you can easily create cross-platform applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Avatar, Badge, Button, ButtonGroup, Card, CheckBox, Divider, Header, Icon, Image, Input, ListItem, Overlay, Pricing, Rating, SearchBar, Slider, SocialIcon, Text, Tile, Tooltip&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/react-native-elements/react-native-elements"&gt;https://github.com/react-native-elements/react-native-elements&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://react-native-elements.github.io/react-native-elements/"&gt;https://react-native-elements.github.io/react-native-elements/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  2- UI Kitten
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--K9jMGSse--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AWUcwf58OUC6Tultg_f5uDg.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--K9jMGSse--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AWUcwf58OUC6Tultg_f5uDg.jpeg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;UI Kitten has &lt;a href="https://github.com/akveo/react-native-ui-kitten/stargazers"&gt;&lt;strong&gt;6K&lt;/strong&gt;&lt;/a&gt; stars and especially growing after releasing its 4th version. It is one of the most advanced UI libraries in terms of both presentation and documentation. There is a demonstration application called &lt;a href="https://github.com/akveo/kittenTricks"&gt;&lt;strong&gt;KittenTricks&lt;/strong&gt;&lt;/a&gt; and they put many examples in the library. I preferred &lt;strong&gt;UI Kitten&lt;/strong&gt; in my own application. You should definitely take a look. Library and the demo application are written in TypeScript.&lt;/p&gt;

&lt;p&gt;UI Kitten has preferred Eva Design System as the main design system, the team added the Material Design option to the new update. It is up to you to choose the design system you want. This flexibility is a nice feature.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Theme ve Style:&lt;/strong&gt; Application Provider, Styled Component, Themed Component&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Global:&lt;/strong&gt; Text, Layout, Card, Menu, List, Icon&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Navigasyon:&lt;/strong&gt; Top Navigation, Bottom Navigation, Drawer, View Pager, Tab View&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Formlar:&lt;/strong&gt; Input, Button, Button Group, CheckBox, Toggle, Radio, Select, Datepicker, Autocomplete&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Modal &amp;amp; Overlay:&lt;/strong&gt; Modal Popover Tooltip Overflow Menu&lt;br&gt;&lt;br&gt;
Ekstra: Avatar, Spinner, Calendar&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; TypeScript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/akveo/react-native-ui-kitten"&gt;https://github.com/akveo/react-native-ui-kitten&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Starter Kit:&lt;/strong&gt; &lt;a href="https://github.com/akveo/kittenTricks"&gt;https://github.com/akveo/kittenTricks&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://akveo.github.io/react-native-ui-kitten/"&gt;https://akveo.github.io/react-native-ui-kitten/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  3- React Native Paper
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--t25goOZv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AfuUmNueyVekHm_GWJQs4kg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--t25goOZv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AfuUmNueyVekHm_GWJQs4kg.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Paper&lt;/strong&gt;, which has successfully implemented the Material Design style guide, has &lt;a href="https://github.com/callstack/react-native-paper/stargazers"&gt;&lt;strong&gt;5.3K&lt;/strong&gt;&lt;/a&gt; stars on Github. It has cross-platform support with React Native Web, IOS and Android. React Native Paper was created by the Callstack team, who contributed to the code development of React and React Native, and is growing day by day with open source contributing. It has a very descriptive documentation. React Native Paper is one of the most advanced libraries in this case. If you like and want to use Material Design system in your application, React Native Paper is one of the most advanced libraries in this field.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
ActivityIndicator, Appbar, Avatar, Badge, Banner, BottomNavigation, Button, Card, Checkbox, Chip, DataTable, Dialog, Divider, Drawer, FAB, HelperText, IconButton, TouchableRipple, List, Menu, Modal, Portal, ProgressBar, RadioButton, Searchbar, Snackbar, Surface, Switch, TextInput, ToggleButton, Text, Subheading, Title, Paragraph, Headline, Caption&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; TypeScript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/callstack/react-native-paper"&gt;https://github.com/callstack/react-native-paper&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://reactnativepaper.com/"&gt;https://reactnativepaper.com/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  4- NativeBase
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--_XNZi3vr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2Av-2X7rBUZUEnZexdcSv7LQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_XNZi3vr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2Av-2X7rBUZUEnZexdcSv7LQ.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Developed by a passionate team of React lovers, Native Base is coded according to the Material Design system. NativeBase has a &lt;a href="https://github.com/GeekyAnts/NativeBase/stargazers"&gt;&lt;strong&gt;13.5K&lt;/strong&gt;&lt;/a&gt; stars on Github. You can easily customize it with descriptive documentation. They have put their sample applications and ready-to-publish applications on sale at &lt;strong&gt;NativeBase Market&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;There are preset themes called Platform, Material and CommonColor. &lt;strong&gt;Platform&lt;/strong&gt; theme uses settings that match theme of the platform on which the application is running. The Material theme is usable even if it is not exactly compatible with the &lt;strong&gt;Material Design&lt;/strong&gt; system. &lt;strong&gt;The CommonColor&lt;/strong&gt; theme is a general theme that uses design elements such as color, icon etc. used in most applications.&lt;/p&gt;

&lt;p&gt;NativeBase can be used as a library with many customizable options, although not visually rich and ambitious.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
Anatomy, Accordion, ActionSheet, Badge, Button, Card, Check Box, Date Picker, Deck Swiper, FABs, Footer Tabs, Form, Header, Icon, Layout, List, Picker, Radio Button, Search Bar, Segment, Spinner, Swipeable List, Tabs, Thumbnail, Toast, Typography, Drawer, Ref&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/GeekyAnts/NativeBase"&gt;https://github.com/GeekyAnts/NativeBase&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Starter Kit:&lt;/strong&gt; &lt;a href="https://github.com/start-react/native-starter-kit"&gt;https://github.com/start-react/native-starter-kit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://nativebase.io/"&gt;https://nativebase.io/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  5- Galio
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mO3ZE0bV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AQkf25LA-rDwipchzBgbVyA.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mO3ZE0bV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AQkf25LA-rDwipchzBgbVyA.jpeg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Galio is a UI library that is being currently developed and I follow this development process. In terms of documentation, it is the weakest compared to the top 5 libraries I wrote above. The theme settings can be easily customized, making your job easier. It has &lt;a href="https://github.com/galio-org/galio/stargazers"&gt;&lt;strong&gt;1.9K&lt;/strong&gt;&lt;/a&gt; stars on Github.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
Accordion, Block, Button, Card, Checkbox, Deck Swiper, Icon, Input, NavBar, Radio, Text, Toast notification, Slider, Switch&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/galio-org/galio"&gt;https://github.com/galio-org/galio&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Starter Kit:&lt;/strong&gt; &lt;a href="https://github.com/galio-org/galio-starter-kit"&gt;https://github.com/galio-org/galio-starter-kit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://galio.io/"&gt;https://galio.io/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  6- React Native Ant Design
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Rk-Kd17R--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AczGmHEVIQUwtkopD-Fqn1g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Rk-Kd17R--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AczGmHEVIQUwtkopD-Fqn1g.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It is the largest UI library to use in terms of both visual &lt;strong&gt;aestetics&lt;/strong&gt; and number of UI components. Many major sites in China (Alibaba, Tencent, Baidu) use the Ant Design framework. Ant Design has a design system like Material Design and it’s so good. It seems a bit complicated to use, but this is because I am not completely used to it yet. It is a very powerful UI library with documentation and stable design system. Although Github has &lt;a href="https://github.com/ant-design/ant-design-mobile-rn/stargazers"&gt;&lt;strong&gt;1.6K&lt;/strong&gt;&lt;/a&gt; stars, the main repo Ant Design has also &lt;a href="https://github.com/ant-design/ant-design/stargazers"&gt;&lt;strong&gt;55K&lt;/strong&gt;&lt;/a&gt; stars.&lt;/p&gt;

&lt;p&gt;Ant Design has a very &lt;strong&gt;explanatory document&lt;/strong&gt; on what and how you should use it with the components it groups in its documentation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Layout:&lt;/strong&gt; Flex, WingBlank, WhiteSpace&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Navigation:&lt;/strong&gt; Drawer, Popover, Pagination, SegmentedControl, TabBar, Tabs&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Data Entry:&lt;/strong&gt; Button, Checkbox, DatePickerView, DatePicker, ImagePicker, InputItem, PickerView, Picker, Radio, Switch, Stepper, Slider, SearchBar, TextareaItem&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Data Display:&lt;/strong&gt; Accordion, Badge, Carousel, Card, Grid, Icon, ListViewExperimental, List, NoticeBar, Steps, Tag&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Feedback:&lt;/strong&gt; ActionSheet, ActivityIndicator, Modal, Progress, Toast&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Gesture:&lt;/strong&gt; SwipeAction&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Combination:&lt;/strong&gt; Result&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Other:&lt;/strong&gt; Provider&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; TypeScript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/ant-design/ant-design-mobile-rn"&gt;https://github.com/ant-design/ant-design-mobile-rn&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Starter Kit:&lt;/strong&gt; &lt;a href="https://github.com/ant-design/ant-design-mobile-rn/tree/master/rn-kitchen-sink"&gt;https://github.com/ant-design/ant-design-mobile-rn/tree/master/rn-kitchen-sink&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://mobile.ant.design/"&gt;https://mobile.ant.design/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  7- RNUILIB
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KhIJwQIj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AIv9u9E2nfGrUJsOR970NZw.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KhIJwQIj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AIv9u9E2nfGrUJsOR970NZw.jpeg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Developed by the Wix team, RNUILIB has &lt;a href="https://github.com/wix/react-native-ui-lib/stargazers"&gt;&lt;strong&gt;2.1K&lt;/strong&gt;&lt;/a&gt; stars. It has the richest component structure after Ant Design, which includes animated components as opposed to low Github stars.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
ActionBar, ActionSheet, AnimatedImage, AnimatedScanner&lt;br&gt;&lt;br&gt;
Avatar, Badge, Button, Card, Carousel, Checkbox, ColorPalette, ColorPicker, ColorSliderGroup, ColorSwatch, ConnectionStatusBar&lt;br&gt;&lt;br&gt;
DateTimePicker, Dialog, DialogDismissibleView, Drawer, FeatureHighlight, FloatingButton, GradientSlider, Hint, Image, Incubator.TouchableOpacity, Item, KeyboardAwareListView, KeyboardAwareScrollView, ListItem, MaskedInput, NativePicker, Overlay, PageCarousel, PageControl, PanDismissibleView, PanGestureView, PanListenerView, PanResponderView, PanningProvider, Picker, ProgressBar, RadioButton, RadioGroup, ScrollBar, SharedArea, Slider, SliderGroup, SourceElement, StackAggregator, Stepper, Swipeable, Switch, TabBar, TabController, TagsInput, TargetElement, Text, TextArea, TextField, Toast, TouchableOpacity, View, Wizard, Wizard.Step&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/wix/react-native-ui-lib"&gt;https://github.com/wix/react-native-ui-lib&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Starter Kit:&lt;/strong&gt; &lt;a href="https://github.com/wix/react-native-ui-lib/tree/master/expoDemo"&gt;https://github.com/wix/react-native-ui-lib/tree/master/expoDemo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://wix.github.io/react-native-ui-lib/"&gt;https://wix.github.io/react-native-ui-lib/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  8- Shoutem
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gdy9gST0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AaD4Al5CUb7YEKhvsD2cl0w%402x.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gdy9gST0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AaD4Al5CUb7YEKhvsD2cl0w%402x.jpeg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Shoutem&lt;/strong&gt; is one of the powerful UI libraries with &lt;a href="https://github.com/shoutem/ui/stargazers"&gt;&lt;strong&gt;4.5K&lt;/strong&gt;&lt;/a&gt; stars. Unlike the others, Shoutem also has a &lt;a href="https://shoutem.github.io/docs/ui-toolkit/theme/introduction"&gt;theme&lt;/a&gt; and &lt;a href="https://shoutem.github.io/docs/ui-toolkit/animation/introduction"&gt;animation&lt;/a&gt; component. It gives options to over-customize components. You can dominate almost every element of the component. This allows you to create applications quickly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
Typography, NavigationBar, DropDownMenu, ListView, GridView, Cards, Dividers, Rows, Tiles, Spinner, Buttons, Switch, Image, ImageBackground, ImagePreview, InlineGallery, ImageGallery, Icons, View, Screen, TouchableOpacity, Touchable, Headers, Overlay, TextInput, Video, Lightbox, HTML, SimpleHtml&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; ?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/shoutem/ui"&gt;https://github.com/shoutem/ui&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Starter Kit:&lt;/strong&gt; &lt;a href="https://github.com/shoutem/ui/tree/develop/examples"&gt;https://github.com/shoutem/ui/tree/develop/examples&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://shoutem.github.io/docs/ui-toolkit/introduction"&gt;https://shoutem.github.io/docs/ui-toolkit/introduction&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  9- Nachos UI
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SqU4FNss--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2ASk_lOkSyOyVUm66Tie3aJQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SqU4FNss--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2ASk_lOkSyOyVUm66Tie3aJQ.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Developed by &lt;a href="https://avocode.com/"&gt;Avocode&lt;/a&gt;, &lt;strong&gt;Nachos UI&lt;/strong&gt; has &lt;a href="https://github.com/nachos-ui/nachos-ui/stargazers"&gt;&lt;strong&gt;2K&lt;/strong&gt;&lt;/a&gt; stars. Although it basically has many components that are needed, it needs additional development effort on developer side. Therefore, if you like development without much intervention, Nachos UI may not be exactly what you need.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
Badge, Bubble, Button, Card, Carousel, Checkbox, Gravatar, Indicator, Input, Progress, Radio, RadioGroup, SegmentedControlButton, Slider, Spinner, Switcher, TabButton, Typography, ThemeManager&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/nachos-ui/nachos-ui"&gt;https://github.com/nachos-ui/nachos-ui&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://avocode.com/nachos-ui"&gt;https://avocode.com/nachos-ui&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  10- Salt UI
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--E-7MXMFB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2A1RYaZKVb9TGtJri3JT51FA.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--E-7MXMFB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2A1RYaZKVb9TGtJri3JT51FA.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Salt UI&lt;/strong&gt; has only &lt;a href="https://github.com/salt-ui/saltui/stargazers"&gt;&lt;strong&gt;203&lt;/strong&gt;&lt;/a&gt; stars, it has more components than many libraries. It’s developed by software developers of Alibaba. Although there are some translations in English, documentation is mostly in Chines and that can be a problem for development. Including many components much like Ant Design; it has also advantage of live code previews and customizable component structure. The design system is coded on the basis of UX Core.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feedback:&lt;/strong&gt; ActionSheet, Dialog, Layer, Popover, Popup, Toast&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Display:&lt;/strong&gt; Avatar, Badge, Calendar, Carousel, Collapse, Datetime, Filter, FoldablePane, Gallery, ImageViewer, InfiniteScroll, List, Mask, Menu, NoticeBar, NumberInfo, NumberPicker, Pagination, Progress, Rate, Refresh Control, ScrollList, ScrollView, Scroller, SearchBar, Skeleton, Slide, Slot, Switch, Tab, Table, Timeline, Totop&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Layout:&lt;/strong&gt; Boxs, Card, Grid, Group&lt;br&gt;&lt;br&gt;
&lt;strong&gt;General:&lt;/strong&gt; Button, Icon&lt;br&gt;&lt;br&gt;
Form: CalendarField, CascadeSelectField, CheckboxField, CitySelectField, DatetimeField, EmployeeField, Field, NumberField, PasswordInput, PhotoField, Picker, PickerField, RadioField, RateField, SelectField, Slider, SliderField, SwitchField, TagField, TextField, Textarea, TextareaField&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Other:&lt;/strong&gt; Context, Style&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Navigation:&lt;/strong&gt; Crumb, NavBar, Steps, TabBar&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support: ?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; ?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/salt-ui/saltui"&gt;https://github.com/salt-ui/saltui&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://salt-ui.github.io/"&gt;https://salt-ui.github.io/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  11- React Native IOS Kit
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--V8JN--hG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2A8Y2M4QYJJexNVkjPMXYscg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--V8JN--hG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2A8Y2M4QYJJexNVkjPMXYscg.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It is developed in a way by the &lt;a href="https://callstack.com/"&gt;Callstack&lt;/a&gt; team that developed React Native Paper. RN IOS Kit may be your choice for IOS view. Although it has &lt;a href="https://github.com/callstack/react-native-ios-kit/stargazers"&gt;&lt;strong&gt;300&lt;/strong&gt;&lt;/a&gt; stars.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
Avatar, Button, Collection, CheckboxRow, GroupedList, Icon, InfoRow, NavigationRow, PageControl, PageControlView, ProgressBar, RowItem, SearchBar, SegmentedControl, Slider, Spinner, Stepper, Switch, SwitchRow, TabBar, TableView, TextField, TextFieldRow, Toolbar, Typography&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; ?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/callstack/react-native-ios-kit"&gt;https://github.com/callstack/react-native-ios-kit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://callstack.github.io/react-native-ios-kit/"&gt;https://callstack.github.io/react-native-ios-kit&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  12- React Native Material Kit
&lt;/h3&gt;

&lt;p&gt;Another Material Design based React Native UI Library. It has &lt;a href="https://github.com/xinthink/react-native-material-kit/stargazers"&gt;&lt;strong&gt;4.6K&lt;/strong&gt;&lt;/a&gt; starts. It has basic components, so when developing an application, you may need to develop additional components by writing extra code for your application’s requirement.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
Button, Checkbox, IconToggle, IndeterminateProgress, Progress, RadioButton, RadioButtonGroup, RangeSlider, Ripple, Slider, Spinner, Switch, Textfield&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; ?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/xinthink/react-native-material-kit"&gt;https://github.com/xinthink/react-native-material-kit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="http://rnmk.xinthink.com/"&gt;http://rnmk.xinthink.com/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  13- React-Virgin
&lt;/h3&gt;

&lt;p&gt;It is not a sufficient library for your application, but a very basic kit with a &lt;strong&gt;boilerplate&lt;/strong&gt; flavor. You can only know how it is done. It has &lt;a href="https://github.com/Trixieapp/react-virgin/stargazers"&gt;&lt;strong&gt;1.5K&lt;/strong&gt;&lt;/a&gt; stars on Github.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
Button, Chat Bubble, Pills, Input field, Loader&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; ?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; ?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/Trixieapp/react-virgin"&gt;https://github.com/Trixieapp/react-virgin&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  14- React Native Material UI
&lt;/h3&gt;

&lt;p&gt;A UI kit based on Material Design. It has &lt;a href="https://github.com/xotahal/react-native-material-ui/stargazers"&gt;&lt;strong&gt;3.3K&lt;/strong&gt;&lt;/a&gt; stars. The components prepared in Material Design are quite sufficient. Due to the lack of a UI kit that can meet every need, it can cause a question mark.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
Avatar, Badge, Bottom Navigation, Bottom Navigation Action, Button, Card, Checkbox, Dialog, Drawer, Divider, Icon, Icon toggles, List item, Radio button, Snackbar, Subheader, Toolbar&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support: ?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; ?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/xotahal/react-native-material-ui"&gt;https://github.com/xotahal/react-native-material-ui&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Demo:&lt;/strong&gt; &lt;a href="https://github.com/xotahal/react-native-material-ui/blob/master/docs/Demo.md"&gt;https://github.com/xotahal/react-native-material-ui/blob/master/docs/Demo.md&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://github.com/xotahal/react-native-material-ui"&gt;https://github.com/xotahal/react-native-material-ui&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  15- Material React Native (MRN)
&lt;/h3&gt;

&lt;p&gt;It has &lt;a href="https://github.com/binggg/mrn/stargazers"&gt;&lt;strong&gt;1.7K&lt;/strong&gt;&lt;/a&gt; stars on Github. It was last updated in December 2015. Far behind other libraries.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
Avatar, Button, Checkbox, CheckboxGroup, Divider, Icon, IconButton, List, RadioButton, RadioButtonGroup, Ripple, Subheader, Toolbar&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support: ?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; ?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/binggg/mrn"&gt;https://github.com/binggg/mrn&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="http://mrn.js.org/"&gt;http://mrn.js.org/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  16- Carbon Native
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wJM8tAR8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AFLV_nPcG-N5Q45uV82ISCA.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wJM8tAR8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1600/1%2AFLV_nPcG-N5Q45uV82ISCA.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;An alternative UI library when you want to develop applications with the IOS UI Kit. It contains basic components used in IOS. Carbon Native has &lt;a href="https://github.com/carbon-native/carbon-native/stargazers"&gt;200&lt;/a&gt; stars.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
Badge, Buttons, Card, Container, Content, Icons, List, Range, Toggle, Toolbar, Typography&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/carbon-native/carbon-native"&gt;https://github.com/carbon-native/carbon-native&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://getcarbonnative.com/"&gt;https://getcarbonnative.com/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  17- React Native Design System
&lt;/h3&gt;

&lt;p&gt;A new library yet. It has &lt;a href="https://github.com/iamshadmirza/react-native-design-system/stargazers"&gt;&lt;strong&gt;128&lt;/strong&gt;&lt;/a&gt; stars. If you wish, you can follow it’s development or contribute via Github.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
ActionButton, Avatar, Badge, Button, MenuAddButton, Card, CheckBox, CircularProgressBar, FullScreenLoader, Header, Input, Box, Inline, Stack, ListItem, Overlay, RadioButton, SearchBar, Text&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; Javascript&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/iamshadmirza/react-native-design-system"&gt;https://github.com/iamshadmirza/react-native-design-system&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  ✨ Bonus
&lt;/h3&gt;

&lt;h3&gt;
  
  
  18- Zarm
&lt;/h3&gt;

&lt;p&gt;Zarm is a new library from China again which has &lt;a href="https://github.com/ZhongAnTech/zarm/stargazers"&gt;&lt;strong&gt;236&lt;/strong&gt;&lt;/a&gt; stars. It’s new and developed by ZhongAn Insurance developers. Zarm is suitable for enterprise-level research and development based on React and React-Native as the developers said. I’m not sure about the compatibility as I haven’t tried this library yet.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data:&lt;/strong&gt; Calendar, Checkbox, DatePicker, FilePicker, Input, Keyboard, Picker, Radio, SearchBar, Slider, Stepper, Switch&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feedback:&lt;/strong&gt; ActionSheet, ActivityIndicator, Button, Message, Modal, Pull, SwipeAction, Toast&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data Display:&lt;/strong&gt; Badge, Carousel, Cell, Collapse, Icon, Marquee, NoticeBar, Panel, Popper, Progress, Tooltip&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Navigation:&lt;/strong&gt; NavBar, Popup, TabBar, Tabs&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Other:&lt;/strong&gt; LocaleProvider&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support: ?&lt;/strong&gt;  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Open Source:&lt;/strong&gt; Yes  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Expo Support:&lt;/strong&gt; ?  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Language:&lt;/strong&gt; TypeScript  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/ZhongAnTech/zarm"&gt;https://github.com/ZhongAnTech/zarm&lt;/a&gt;  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Demo:&lt;/strong&gt; &lt;a href="https://github.com/ZhongAnTech/zarm/tree/dev/examples-rn"&gt;https://github.com/ZhongAnTech/zarm/tree/dev/examples-rn&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://zarm.design/"&gt;https://zarm.design/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  19- Magnus UI
&lt;/h3&gt;

&lt;p&gt;Magnus UI is newborn UI library. It’s utility-first UI library that helps you to building consistent user interfaces effortlessly. It has more customizable modular components which you need. It is worth for following.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Components:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;General:&lt;/strong&gt; Text, Button, Icon, Image&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Layout:&lt;/strong&gt; Div&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Navigation:&lt;/strong&gt; Dropdown, Drawer, Fab&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data Entry:&lt;/strong&gt; Checkbox, Input, Radio, Toggle, Select&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data Display:&lt;/strong&gt; Avatar, Badge, Tag&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feedback:&lt;/strong&gt; Modal, Overlay, Tooltip, Skeleton, Snackbar&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;React Native Web Support:&lt;/strong&gt; Yes&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Open Source:&lt;/strong&gt; Yes&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Expo Support:&lt;/strong&gt; Yes&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Language:&lt;/strong&gt; TypeScript&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/jsartisan/react-native-magnus"&gt;https://github.com/jsartisan/react-native-magnus&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt; &lt;a href="https://magnus-ui.com/docs/examples/"&gt;https://magnus-ui.com/docs/examples/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://magnus-ui.com/docs/examples/"&gt;https://magnus-ui.com/&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  Conclusion
&lt;/h3&gt;

&lt;p&gt;I made a review about which UI libraries you can use before you started developing mobile applications. The key factor that will help you make a decision here is how much it benefits you with time and how little problem it will cause you in the future.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  For a beginner, React Native Elements can be a great library. By reviewing the components of &lt;a href="https://github.com/react-native-elements/react-native-elements"&gt;&lt;strong&gt;React Native Elements&lt;/strong&gt;&lt;/a&gt;, you can learn how components work in React Native.&lt;/li&gt;
&lt;li&gt;  If you are more experienced developer on React Native, &lt;a href="https://github.com/akveo/react-native-ui-kitten"&gt;&lt;strong&gt;UI Kitten&lt;/strong&gt;&lt;/a&gt; can be a good choice for you.&lt;/li&gt;
&lt;li&gt;  If you have more time to spend examine look at &lt;a href="https://github.com/ant-design/ant-design-mobile-rn"&gt;&lt;strong&gt;Ant Design&lt;/strong&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;  &lt;a href="https://salt-ui.github.io/"&gt;&lt;strong&gt;Salt UI&lt;/strong&gt;&lt;/a&gt;, which has similar features with Ant Design and which I discovered while writing this article, is also among the libraries that should be examined.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Discovering all these libraries was a source of great satisfaction for me.&lt;/p&gt;

&lt;p&gt;You can follow me at:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Twitter:&lt;/strong&gt; &lt;a href="http://twitter.com/serkanbektasim"&gt;http://twitter.com/serkanbektasim&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;LinkedIn:&lt;/strong&gt; &lt;a href="https://www.linkedin.com/in/serkan-bektas-58715536/"&gt;https://www.linkedin.com/in/serkan-bektas-58715536/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Sources:
&lt;/h3&gt;

&lt;p&gt;1- &lt;a href="https://flatlogic.com/blog/top-react-native-ui-components-kits/"&gt;https://flatlogic.com/blog/top-react-native-ui-components-kits/&lt;/a&gt;&lt;br&gt;&lt;br&gt;
2- &lt;a href="https://blog.bitsrc.io/11-react-native-component-libraries-you-should-know-in-2018-71d2a8e33312"&gt;https://blog.bitsrc.io/11-react-native-component-libraries-you-should-know-in-2018-71d2a8e33312&lt;/a&gt;&lt;br&gt;&lt;br&gt;
3- &lt;a href="https://bashooka.com/coding/react-native-ui-libraries/"&gt;https://bashooka.com/coding/react-native-ui-libraries/&lt;/a&gt;&lt;br&gt;&lt;br&gt;
4- &lt;a href="https://www.codeinwp.com/blog/react-native-component-libraries/"&gt;https://www.codeinwp.com/blog/react-native-component-libraries/&lt;/a&gt;&lt;br&gt;&lt;br&gt;
5- &lt;a href="https://instabug.com/blog/react-native-ui-libraries/"&gt;https://instabug.com/blog/react-native-ui-libraries/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This post is already published on &lt;a href="http://medium.com/p/b133cb342b3a"&gt;Medium&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check it out and let me know what you think.&lt;/p&gt;

&lt;p&gt;Share if you want:&lt;br&gt;
Twitter: &lt;a href="https://twitter.com/serkanbektasim/status/1237654021713903616"&gt;Tweet&lt;/a&gt;&lt;br&gt;
Linkedin: &lt;a href="https://www.linkedin.com/feed/update/urn:li:activity:6643419170916585474/"&gt;Post&lt;/a&gt;&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>react</category>
      <category>ui</category>
      <category>components</category>
    </item>
  </channel>
</rss>
