react-native-atom
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

React Native Atom

UI Design System for React Native

npm package NPM downloads PRs Welcome

✨ Features

  • UI design system for react native apps.
  • Elegant and beautiful React native components
IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Electron
Electron
IE9, IE10, IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 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.

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-atom

Weekly Downloads

3

Version

1.0.11

License

MIT

Unpacked Size

214 kB

Total Files

188

Last publish

Collaborators

  • jsartisan