Skip to content

ningj123/teaset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A UI library for react native.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • Objective-C 1.7%
  • Other 1.1%