mirror of
https://github.com/gre/gl-react.git
synced 2026-01-25 16:43:36 +00:00
Update README.md
This commit is contained in:
parent
bb72706be4
commit
543148d7c3
@ -9,6 +9,14 @@
|
||||
To use this library, you will need install `gl-react` and `gl-react-native` which are pure JS libraries.
|
||||
For the native WebGL implementation, you also need to install `react-native-webgl`, please refer to the [README / Install](https://github.com/gre/react-native-webgl#install).
|
||||
|
||||
**To summarize:**
|
||||
|
||||
```
|
||||
yarn add gl-react@next gl-react-native@next react-native-webgl
|
||||
```
|
||||
|
||||
and then, [**don't forget to see how to configure react-native-webgl**]((https://github.com/gre/react-native-webgl#install)).
|
||||
|
||||
## Links
|
||||
|
||||
- [Github](https://github.com/gre/gl-react)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user