Enable tablet mode
This commit is contained in:
committed by
Samuel Newman
parent
a49a5a351d
commit
106e494b8b
+1
-1
@@ -60,7 +60,7 @@ module.exports = function (config) {
|
||||
userInterfaceStyle: 'automatic',
|
||||
splash: SPLASH_CONFIG,
|
||||
ios: {
|
||||
supportsTablet: false,
|
||||
supportsTablet: true,
|
||||
bundleIdentifier: 'xyz.blueskyweb.app',
|
||||
config: {
|
||||
usesNonExemptEncryption: false,
|
||||
|
||||
Reference in New Issue
Block a user