Anmeldung und Kalendar
This commit is contained in:
11
auth-app-backup/react-native.config.js
Normal file
11
auth-app-backup/react-native.config.js
Normal file
@@ -0,0 +1,11 @@
|
||||
module.exports = {
|
||||
project: {
|
||||
ios: {
|
||||
project: './ios/auth-app.xcodeproj',
|
||||
},
|
||||
android: {
|
||||
sourceDir: './android/app/src/main',
|
||||
},
|
||||
},
|
||||
assets: ['./assets/fonts'],
|
||||
};
|
||||
Reference in New Issue
Block a user