This commit is contained in:
Milan Paunovic
2024-10-20 09:41:30 +02:00
parent ab0933da77
commit c4270c781f

View File

@ -14,7 +14,7 @@ install! 'cocoapods',
prepare_react_native_project! prepare_react_native_project!
target 'cally' do target 'cally' do
pod 'IQKeyboardManagerSwift', :git => 'https://github.com/douglasjunior/IQKeyboardManager.git', :branch => 'react-native-keyboard-manager' # pod 'IQKeyboardManagerSwift', :git => 'https://github.com/douglasjunior/IQKeyboardManager.git', :branch => 'react-native-keyboard-manager'
use_expo_modules! use_expo_modules!
config = use_native_modules! config = use_native_modules!