From e5697ccda38f07dedcb62d62966d357628e12dd9 Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Mon, 21 Nov 2016 01:20:00 +0530 Subject: [PATCH] chore: don't lock orientation for example --- example/exp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/exp.json b/example/exp.json index b838093..e301acd 100644 --- a/example/exp.json +++ b/example/exp.json @@ -4,7 +4,7 @@ "slug": "react-native-paper-example", "sdkVersion": "11.0.0", "version": "1.0.0", - "orientation": "portrait", + "orientation": "default", "primaryColor": "#cccccc", "iconUrl": "https://s3.amazonaws.com/exp-brand-assets/ExponentEmptyManifest_192.png", "notification": {