UNPKG

expo-gl

Version:

Provides GLView that acts as OpenGL ES render target and gives GL context object implementing WebGL 2.0 specification.

12 lines (11 loc) 255 B
{ "name": "expo-gl", "platforms": ["ios", "android"], "ios": { "podspecPath": "./ExpoGL.podspec", "modules": ["GLViewModule"] }, "android": { "modules": ["expo.modules.gl.GLViewModule", "expo.modules.gl.GLObjectManagerModule"] } }