1.0.11 • Published 6 years ago

react-native-atom v1.0.11

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

UI Design System for React Native

npm package NPM downloads PRs Welcome

npm.io

✨ Features

  • UI design system for react native apps.
  • Elegant and beautiful React native components
IE / EdgeFirefoxChromeSafariOperaElectron
IE9, IE10, IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versionslast 2 versions

📦 Install

npm install react-native-atom
yarn add react-native-atom

🔨 Usage

import { Button } from "react-native-atom";
ReactDOM.render(<Button />, mountNode);

🔗 Links

🤩 Examples

⌨️ Development

To clone locally:

$ git clone git@github.com:jsartisan/reactnativeatom.git
$ cd reactnativeatom
$ npm install // or yarn
$ npm start

Open your browser and visit http://localhost:8080

🤝 Contributing PRs Welcome

Read our contributing guide and let's build a better reactnativeatom together.

1.0.11

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago