Skip to content

Commit 8d952ee

Browse files
author
Eric Elliott
committed
Add alternative react renderers
* [react-native](https://github.com/facebook/react-native) * [react-art](https://github.com/reactjs/react-art) * [react-canvas](https://github.com/Flipboard/react-canvas) * [react-three](https://github.com/Izzimach/react-three) Three.js rendering for React
1 parent c2e9d09 commit 8d952ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
162162
* [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react)
163163
* [React Hot Loader](https://gaearon.github.io/react-hot-loader/) for Webpack
164164
* [livereactload](https://github.com/milankinen/livereactload) for Browserify
165+
* [react-native](https://github.com/facebook/react-native)
166+
* [react-art](https://github.com/reactjs/react-art)
167+
* [react-canvas](https://github.com/Flipboard/react-canvas)
168+
* [react-three](https://github.com/Izzimach/react-three) Three.js rendering for React
165169

166170
## Relay & GraphQL
167171

0 commit comments

Comments
 (0)