-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#import <React/RCTViewManager.h> not found #99
Comments
Hello , is any one found this issue, please help me i am on stuck on this issue |
i encountered the same problem using react native 0.62.2 |
Hi @Parthhyperlink and @foufrix, We are in the process of migrating this library, it is not yet complete, but if you'd like you can give it a try. After installing simply: And use any of the following: Please let me know if I can (a) close this issue. (b) you are not able to use our lib, and I'll try to take a look further. |
@M-i-k-e-l hey there! experiencing this same issue - I would really like to avoid using react-native-ui-lib since this is for a work project, and it's more than twice the size of react-native-keyboard-input. is there any way to only use the Keyboard part of the ui lib? |
Hi @annie-elequin, I hope that will work for you :) |
@M-i-k-e-l YAY thank you!! |
I add header search path "$(SRCROOT)/../../../ios/Pods/Headers/Public/React-Core" "$(SRCROOT)/../../../ios/Pods/Headers/Public/Yoga" in Build Setting of KeyboardTrackingView. |
Hi i follow the same steps properly but going to find this error.
The text was updated successfully, but these errors were encountered: