0.1.12 • Published 6 years ago

courier-react-components v0.1.12

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

courier-react-components

Courier React Native Web Components

Getting started

$ npm install courier-react-components --save

Alias the package in your webpack config:

resolve: {
    alias: {
        'react-native': 'react-native-web',
        ...
        'RoundedButton': 'courier-react-components',
    }
}

Examples

See the storybook.

Contributing

PRs are welcome!

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago