UNPKG

react-native-webgl-view-shot

Version:

React Native WebGL extension to rasterize a view as a GL Texture

4 lines (3 loc) 122 B
import { AppRegistry } from 'react-native'; import App from './App'; AppRegistry.registerComponent('example', () => App);