double the framerate
This commit is contained in:
@@ -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.',
|
||||||
|
|||||||
Reference in New Issue
Block a user