Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peggyrayzis/reactnext-universal-components
React Next 2017: Write Once, Render Anywhere (v2)
https://github.com/peggyrayzis/reactnext-universal-components
javascript react react-native react-native-web universal-components
Last synced: 9 days ago
JSON representation
React Next 2017: Write Once, Render Anywhere (v2)
- Host: GitHub
- URL: https://github.com/peggyrayzis/reactnext-universal-components
- Owner: peggyrayzis
- License: mit
- Created: 2017-09-10T01:50:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-06T02:07:01.000Z (about 7 years ago)
- Last Synced: 2024-04-15T07:23:16.905Z (7 months ago)
- Topics: javascript, react, react-native, react-native-web, universal-components
- Language: JavaScript
- Size: 7.71 MB
- Stars: 77
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Write Once, Render Anywhere (v2)
# Slides
Check out the slides [here](https://reactnext-universal-components.surge.sh/)! This presentation was built with [Spectacle](https://github.com/FormidableLabs/spectacle).# Video
Check out the video on [Youtube](https://www.youtube.com/watch?v=HLWM2uhv2wI) & give it a 👍 if you enjoyed it!## Questions
If you have any questions about the presentation or universal components, please feel free to open an issue or start a conversation on [Twitter](https://twitter.com/peggyrayzis).## Cross-Platform Component Libraries
- [React Native Web](https://github.com/necolas/react-native-web)
- [React Primitives](https://github.com/lelandrichardson/react-primitives)
- [ReactXP](https://github.com/Microsoft/reactxp)
- For a comparison of all three, check the slides for [v1 of my talk](http://reactnyc-universal-components.surge.sh/#/21)## Learn More 💡
- [React Native for Web & Beyond, Nicolas Gallagher](https://www.youtube.com/watch?v=tFFn39lLO-U)
- [React as a Platform, Leland Richardson](https://www.youtube.com/watch?v=JaRtmgaNZos)
- [Why we need an app browser, Ken Wheeler](https://www.youtube.com/watch?v=WEQx3wz8QeY)
- [The Road to Universal Components at MLS, Kurt Kemple](https://labs.mlssoccer.com/the-road-to-universal-components-at-major-league-soccer-eeb7aac27e6c)## Universal Application Starter Packs
- [Create XP App](https://github.com/react-native-training/create-xp-app)
- [Create RN Web App](https://github.com/react-native-training/create-rn-web-app)