1.0.11 • Published 5 years ago

react-native-atom v1.0.11

Weekly downloads
5
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago