[Installation] Lookback/Lookback.h file not found
Opened this issue · 4 comments
Thanks for reporting, are you using Cocoapods with your project? If so, can you see if adding:
pod "Lookback"
to your Podfile and then running pod install
fixes the problem? I'm still working out some kinks with react-native link
.
I've updated the description in the readme to make this more clear. I'm still working out the react-native link
command and how to get that properly configured.
https://github.com/negativetwelve/react-native-lookback#react-native-link
If you have any ideas / links to other packages that do this well, please post here!
I'm not using Cocoapods. It's a pretty bare bones react-native starter. I'll give Cocoapods a try and let you know if I run into any further problems.
sounds good, I've created #2 to track fixing react-native link
. I'll keep this issue open as well