UNPKG

@react-native-school/expo-typescript-template

Version:

A simple Expo template with navigation, testing, and linting setup.

6 lines (3 loc) 86 B
import 'react-native-gesture-handler'; import App from './src'; export default App;