douglasjunior / react-native-keyboard-manager

⚛ Library to prevent issues of keyboard sliding up and cover inputs on React-Native iOS projects.
https://www.npmjs.com/package/react-native-keyboard-manager
MIT License
952 stars 60 forks source link

IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap' not found #92

Closed orzhtml closed 1 year ago

orzhtml commented 1 year ago

react-native-keyboard-manager:6.5.4-4

fatal error: module map file '/Users/carson/Library/Developer/Xcode/DerivedData/afsnative-etjqvzpvkffzjuchpfbjbjszgtnn/Build/Intermediates.noindex/SwiftMigration/afsnative/Products/Debug-iphonesimulator/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap' not found 1 error generated.

react-native info: System: OS: macOS 12.4 CPU: (8) arm64 Apple M2 Memory: 266.14 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 18.5.0 - ~/.nvm/versions/node/v18.5.0/bin/node Yarn: 1.22.19 - ~/.nvm/versions/node/v18.5.0/bin/yarn npm: 8.12.1 - ~/.nvm/versions/node/v18.5.0/bin/npm Watchman: 2022.07.04.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.11.3 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5 Android SDK: Not Found IDEs: Android Studio: EAP AI-221.5921.22.2211.8786657 AI-221.5921.22.2211.8786657 Xcode: 13.4.1/13F100 - /usr/bin/xcodebuild Languages: Java: 11.0.15 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 18.1.0 => 18.1.0 react-native: 0.70.2 => 0.70.2 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

douglasjunior commented 1 year ago

Hi, this error occurs just in Xcode 14? I haven't installed Xcode 14 yet to try.

Vivaan7 commented 1 year ago

I checked in Xcode 14.0.1 still I am getting same error @douglasjunior any quick solution for it ?

douglasjunior commented 1 year ago

sorry guys, I still couldn't install Xcode 14 to test, I'll try this weekend.

Vivaan7 commented 1 year ago

even I am facing same Issue in Xcode 13.3 @douglasjunior my system configuration Mac mini 2020 apple m1 chip monterey 12.6

application react native version "react": "17.0.2", "react-native": "0.65.0", "react-native-keyboard-manager": "^6.5.4-3",

douglasjunior commented 1 year ago

This is not expected to me @Vivaan7, because sample project is in react-native 0.68, and works fine for me on Xcode 13 and MacBook Pro 2020 M1.

But react-native 0.70 and Xcode 14 is new to me, this one may have a problem.

Vivaan7 commented 1 year ago

@douglasjunior it is working fine in normal Mac mini and we have very old application version I mentioned previously

douglasjunior commented 1 year ago

I also have older projects with react-native 0.65 and react-native-keyboard-manager 6.5.4-3, and everything is working fine.

barbalata commented 1 year ago

I'm facing the same issue. I have RN 0.64.2 and the version on that package is 6.5.4-4.

react-native info:

System: OS: macOS 13.0.1 CPU: (8) arm64 Apple M1 Memory: 139.83 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.15.0 - /usr/local/bin/node Yarn: 1.22.18 - /usr/local/bin/yarn npm: 9.1.1 - /usr/local/bin/npm Watchman: 2022.11.07.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.11.3 - /Users/catalin.barbalata/.rvm/gems/ruby-3.0.0/bin/pod SDKs: iOS SDK: Platforms: DriverKit 22.1, iOS 16.1, macOS 13.0, tvOS 16.1, watchOS 9.1 Android SDK: Not Found IDEs: Android Studio: 2021.3 AI-213.7172.25.2113.9123335 Xcode: 14.1/14B47b - /usr/bin/xcodebuild Languages: Java: 11.0.15 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 17.0.1 => 17.0.1 react-native: 0.64.2 => 0.64.2 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

douglasjunior commented 1 year ago

Closing this, since this is not related to the library itself.

Here are some suggestions for you guys https://stackoverflow.com/questions/55675694/how-to-fix-cocoapod-modulemap-file-not-found