Double the framerate (#8446)

This commit is contained in:
Samuel Newman
2026-04-07 14:13:24 -07:00
committed by GitHub
parent f231b67b76
commit 02b849996c
+1
View File
@@ -64,6 +64,7 @@ module.exports = function (_config) {
},
icon: IOS_ICON_FILE,
infoPlist: {
CADisableMinimumFrameDurationOnPhone: true,
UIBackgroundModes: ['remote-notification'],
NSCameraUsageDescription:
'Used for profile pictures, posts, and other kinds of content.',