Skip to content
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

React Native 0.60.X #81

Open
xz551 opened this issue Aug 4, 2019 · 5 comments
Open

React Native 0.60.X #81

xz551 opened this issue Aug 4, 2019 · 5 comments

Comments

@xz551
Copy link

xz551 commented Aug 4, 2019

React Native 0.60.X run-ios fail
Can you help me finish it?

Please

@itsdante
Copy link

I had no problem with RN 0.60.4, did you pod insttall correctly ? and please post your error so we can understand the problem

@vosho
Copy link

vosho commented Dec 27, 2019

I meet the error on 0.60.X

/KeyboardTrackingViewManager.h:10:9: fatal error: 'React/RCTViewManager.h' file not found
#import <React/RCTViewManager.h>

do you have the same error?

@AdamGold
Copy link

Same error here

@foufrix
Copy link

foufrix commented May 5, 2020

Also have the error 'React/RCTViewManager.h' file not found'
Does anyone have a solution on that ?

@foufrix
Copy link

foufrix commented May 6, 2020

i solved it by also adding the package react-native-keyboard-tracking-view in my dependencies without following installation step because RN 0.6 introduce autolinking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants