Double the framerate (#8446)
This commit is contained in:
@@ -64,6 +64,7 @@ module.exports = function (_config) {
|
|||||||
},
|
},
|
||||||
icon: IOS_ICON_FILE,
|
icon: IOS_ICON_FILE,
|
||||||
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