changed platform verison

This commit is contained in:
u-e 2018-12-04 13:57:30 +03:00
parent 58a4ce131c
commit 5cd1bb0069

View File

@ -16,7 +16,7 @@ target 'eSteem' do
pod 'yoga', :path => '../node_modules/react-native/ReactCommon/yoga'
platform :ios, '8.0'
platform :ios, '9.0'
pod 'RNImageCropPicker', :path => '../node_modules/react-native-image-crop-picker'
target 'eSteemTests' do