chore(example): add more platforms and fix metro resolve

This commit is contained in:
Krzysztof Moch
2024-11-11 13:25:36 +01:00
parent b13a718393
commit 9474bb4fdf
12 changed files with 2275 additions and 308 deletions
+4
View File
@@ -1,3 +1,7 @@
/**
* @format
*/
import { AppRegistry } from 'react-native';
import App from './src/App';
import { name as appName } from './app.json';