1.0.9 • Published 5 years ago

@ecreeth/rn-ui v1.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@ecreeth/rn-ui

Build Status npm version npm

Table of Contents

Created by gh-md-toc

Introduction

Highly customizable and theming components for React Native

Browse the docs on blankapp.org or try it out on our live demo.

Features

  • Lightly dependency, very little dependency
  • Global theming, a variety of style selector implementation
  • Rich base components
  • Friendly API design

Quick Start

Prerequisites

Before starting make sure you have:

Installation

Create a new React Native App:

$ react-native init HelloWorld
$ cd HelloWorld

Install @ecreeth/rn-ui to your project:

$ yarn add @ecreeth/rn-ui