Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/hesiod3c/react-universal
- Owner: hesiod3c
- Created: 2017-12-07T02:19:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T18:40:12.000Z (almost 2 years ago)
- Last Synced: 2024-10-01T01:57:06.088Z (about 1 month ago)
- Topics: java, javascript, objective-c, postcss, python, react, react-native, reactiveui, redux
- Language: JavaScript
- Homepage:
- Size: 3.29 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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