Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a UI component kit for react-native like ionic framework? [closed]

I am playing around with a small app in react-native and I was wondering if there is a ready to use set of components that look like iOS's components. Somewhat like ionic-framework provides for Angular? Or am I missing something that is already in react-native that I can use?

To clarify I am referring to things like:

bar

items with icons

slider toggle

like image 929
Mosselman Avatar asked Jan 06 '16 19:01

Mosselman


2 Answers

Here is a list of the ones I've found so far, I will keep updating it as a reference:

Shoutem

React Native Material Kit

Native Base

React Native Elements

Kitten Tricks

React Native Material Design

Teaset

Nachos UI

Panza

React Native UI Kit

Ignite

Wix Components

MRN

APEX UI

React Native Komect UIKit

Ant Design Mobile

React-Virgin

like image 69
Agu Dondo Avatar answered Oct 17 '22 04:10

Agu Dondo


Another on looks promising to me if you want to keep consistency between web and native app Ant Design Mobile from Ant Design

like image 34
Suben Saha Avatar answered Oct 17 '22 05:10

Suben Saha