double the framerate

This commit is contained in:
Samuel Newman
2025-06-05 18:01:29 +03:00
parent 1e620b19cc
commit c4b0778767
+1
View File
@@ -55,6 +55,7 @@ module.exports = function (_config) {
usesNonExemptEncryption: false, usesNonExemptEncryption: false,
}, },
infoPlist: { infoPlist: {
CADisableMinimumFrameDurationOnPhone: true,
UIBackgroundModes: ['remote-notification'], UIBackgroundModes: ['remote-notification'],
NSCameraUsageDescription: NSCameraUsageDescription:
'Used for profile pictures, posts, and other kinds of content.', 'Used for profile pictures, posts, and other kinds of content.',