fix(mobile): remove workaround for react-native-track-player (#3390)

This commit is contained in:
Whitewater 2025-04-02 20:57:59 +09:00 committed by GitHub
parent 25d253ff33
commit 823e8f870b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -78,8 +78,6 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
googleServicesFile: "./build/GoogleService-Info.plist",
},
android: {
// Workaround for https://github.com/doublesymmetry/react-native-track-player/issues/2293
newArchEnabled: false,
package: "is.follow",
adaptiveIcon: {
foregroundImage: adaptiveIconPath,