/teaset

A UI library for react native.

Primary LanguageJavaScriptMIT LicenseMIT

Teaset

A UI library for react native.

Installation

npm install --save teaset

Example

In the Teaset package directory:

cd example
npm install

To run example on iOS:

react-native run-ios

To run example on Android:

react-native run-android

Documentation

The document is being written, please refer to the example source code.

Screenshots

Components

Label

Button

Checkbox

Input

Select

Stepper

SearchInput

Badge

Popover

NavigationBar

ListRow

Carousel

Projector

SegmentedView

TabView

TransformView

Overlay

Toast

ActionSheet

ActionPopover

PullPicker

PopoverPicker

Menu

ModalIndicator

License

MIT