prscX / react-native-app-tour

React Native: Native App Tour Library
Apache License 2.0
640 stars 119 forks source link

iOS not building - React/RCTUIManager.h file not found #48

Closed ljuborados closed 4 years ago

ljuborados commented 6 years ago

Followed the instructions, but iOS project is failing build, saying 'React/RCTUIManager.h' file not found

image

Any help would be greatly appreciated!

prscX commented 6 years ago

Thanks @ljuborados for raising the issue.

Can you please share your system and software stack in order to investigate the issue.

Thanks </ Pranav >

matinzd commented 5 years ago

I get this error:
'MaterialShowcase/MaterialShowcase-Swift.h' file not found

prscX commented 4 years ago

@matinzd: I would recommend to use latest version V1.* with RN61+ since it has support for cocoapods.

Thanks </ Pranav >