First Version

This commit is contained in:
abhay-raizada
2024-03-13 19:15:37 +05:30
parent 6b9afc2c8f
commit cd7973f49d
10 changed files with 1560 additions and 336 deletions

View File

@@ -3,6 +3,7 @@
*/
import {AppRegistry} from 'react-native';
import 'text-encoding-polyfill';
import App from './App';
import {name as appName} from './app.json';