UNPKG

expo-gl

Version:

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

4 lines (3 loc) 161 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <uses-feature android:glEsVersion="0x00020000" android:required="false" /> </manifest>