UNPKG

@aaxis/react-native-secure-storage

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