Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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)