1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Some clean up

This commit is contained in:
xmflsct
2023-02-17 14:22:54 +01:00
parent 542dfe4723
commit 9b0f07fbf1
4 changed files with 11 additions and 48 deletions

View File

@ -4,6 +4,16 @@ module.exports = {
platforms: {
ios: null
}
},
'@react-native-menu/menu': {
platforms: {
ios: null
}
},
'react-native-ios-context-menu': {
platforms: {
android: null
}
}
}
}