Started with expo, then ejected. Very simple app:
import React from \'react\'; import { View } from \'react-native\'; function App() { return ; }