chahuadev
chore: sync latest local updates
f68c02e
import { registerRootComponent } from 'expo';
import App from './App';
registerRootComponent(App);