1.0.0 • Published 6 years ago

prepsmith-react-native-components v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Prepsmith React Native Components

Get Started

Installation

yarn add prepsmith-react-native-components
#or
npm install --save prepsmith-react-native-components

Demo App

Checkout the example app on Expo which uses all components.

Additionally, take a look at the __examples__ folder to view the implementation & run the expo app locally.

Documentation

React Doc

Development

Install Dependencies

npm install -g yarn
yarn install

Generate Documentation

yarn run doc

Then check DOC.md

Test

yarn test -- --watch
# if you got problem maybe it because of watchman, please try:
yarn test -- --no-cache --no-watchman --watch

Lint

yarn run lint

Commit Message

commit with Commitizen

yarn cz
1.0.0

6 years ago

0.8.5

6 years ago

0.8.4

6 years ago

0.8.3

6 years ago

0.8.2

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago