You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
This universal library must be coupled with one of the concrete implementations:
8
8
9
9
-[`gl-react-dom`](packages/gl-react-dom/) for React DOM (backed by WebGL).
10
-
-[`gl-react-native`](packages/gl-react-native/) for React Native (iOS/Android OpenGL, backed by [react-native-webgl](https://github.com/react-community/react-native-webgl)).
10
+
-[`gl-react-native`](packages/gl-react-native/) for React Native (iOS/Android OpenGL, backed by [Expo implementation](https://docs.expo.io/versions/latest/sdk/gl-view.html) over unimodules).
11
11
-[`gl-react-expo`](packages/gl-react-expo/) for React Native (iOS/Android OpenGL, backed by [Expo implementation](https://docs.expo.io/versions/latest/sdk/gl-view.html)).
12
12
-[`gl-react-headless`](packages/gl-react-headless/) for Node.js (backed by [headless-gl](https://github.com/stackgl/headless-gl))
0 commit comments