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: 18 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T18:40:12.000Z (over 2 years ago)
- Last Synced: 2025-02-09T21:11:55.125Z (2 months 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
[](http://hemersonvianna.mit-license.org/)
[](https://github.com/hesiod3c/react-universal/issues)




## 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