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',
|
userInterfaceStyle: 'automatic',
|
||||||
splash: SPLASH_CONFIG,
|
splash: SPLASH_CONFIG,
|
||||||
ios: {
|
ios: {
|
||||||
supportsTablet: false,
|
supportsTablet: true,
|
||||||
bundleIdentifier: 'xyz.blueskyweb.app',
|
bundleIdentifier: 'xyz.blueskyweb.app',
|
||||||
config: {
|
config: {
|
||||||
usesNonExemptEncryption: false,
|
usesNonExemptEncryption: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user