chore: keep android native code in native module

This commit is contained in:
Adrian Castro
2024-04-02 15:23:46 +02:00
parent df4fe312fc
commit 44647a4141
5 changed files with 119 additions and 3 deletions

View File

@@ -26,8 +26,6 @@ const defineConfig = (): ExpoConfig => ({
requireFullScreen: true,
infoPlist: {
CFBundleName: "movie-web",
EXDefaultScreenOrientationMask:
"UIInterfaceOrientationMaskAllButUpsideDown",
NSPhotoLibraryUsageDescription:
"This app saves videos to the photo library.",
NSAppTransportSecurity: {