Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hesiod3c/react-universal

React Universal UI (in development)
https://github.com/hesiod3c/react-universal

java javascript objective-c postcss python react react-native reactiveui redux

Last synced: about 1 month ago
JSON representation

React Universal UI (in development)

Awesome Lists containing this project

README

        

# React Universal UI

[![licence mit](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](http://hemersonvianna.mit-license.org/)
[![GitHub issues](https://img.shields.io/github/issues/hesiod3c/react-universal.svg)](https://github.com/hesiod3c/react-universal/issues)
![GitHub package.json version](https://img.shields.io/github/package-json/v/hesiod3c/react-universal.svg)
![GitHub Release Date](https://img.shields.io/github/release-date/hesiod3c/react-universal.svg)
![GitHub top language](https://img.shields.io/github/languages/top/hesiod3c/react-universal.svg)
![GitHub repo size](https://img.shields.io/github/repo-size/hesiod3c/react-universal.svg)
![GitHub All Releases](https://img.shields.io/github/downloads/hesiod3c/react-universal/total.svg)

## Install

```
yarn
```

## Storybook

Obs: Para o **hot reloading** ser útil no `react-native`, o componente deverá estar selecionado na navegação web (**localhost:9000**)

```
yarn storybbok
```

## Simulator

```
yarn ios
yarn android
```

## Lint

```
yarn lint
```

## Test

```
yarn test
```

## Contributing

- Fork it!
- Create your feature branch: `git checkout -b my-new-feature`
- Commit your changes: `git commit -m 'Add some feature'`
- Push to the branch: `git push origin my-new-feature`
- Submit a pull request

## Log

Check [Releases](https://github.com/hesiod3c/react-universal/releases) for detailed changelog.

## License

[MIT license](http://hemersonvianna.mit-license.org/) © Hemerson Vianna