Compare commits

...

1 Commits

Author SHA1 Message Date
Samuel Newman c4b0778767 double the framerate 2025-06-05 18:01:29 +03:00
+1
View File
@@ -55,6 +55,7 @@ module.exports = function (_config) {
usesNonExemptEncryption: false,
},
infoPlist: {
CADisableMinimumFrameDurationOnPhone: true,
UIBackgroundModes: ['remote-notification'],
NSCameraUsageDescription:
'Used for profile pictures, posts, and other kinds of content.',