added orientation locker

This commit is contained in:
2021-01-22 14:54:34 +01:00
parent 36cfd8f69f
commit 6bff17f226
6 changed files with 17 additions and 2 deletions

View File

@@ -8,6 +8,8 @@ target 'opendeck' do
use_react_native!(:path => config["reactNativePath"])
pod 'react-native-orientation-locker', :path => '../node_modules/react-native-orientation-locker'
target 'opendeckTests' do
inherit! :complete
# Pods for testing