Shoutem UI

Shoutem UI toolkit enables you to build professionally looking React Native apps with ease.

Shoutem UI is a set of styleable components that enables you to build beautiful React Native applications for iOS and Android.

All of our components are built to be both composable and customizable. Each component has a predefined style that is compatible with the rest of the Shoutem UI, which makes it possible to build complex components that look great without the need to manually define complex styles.

Install

$ npm install --save @shoutem/ui
$ react-native link # No need to run this with Exponent

Docs

https://shoutem.github.io/docs/ui-toolkit/introduction

GitHub