UNPKG

react-native-rnijkplayer

Version:
7 lines (4 loc) 163 B
import React from 'react'; import { AppRegistry } from 'react-native'; import Example from './Example'; AppRegistry.registerComponent('Example', () => Example);