Sam Ilic
Sam Ilic
I got this same issue since upgrading to 3.4.1, its only a problem when used in a react-native project.
I managed to temporarily fix this by copying the files (which are symbolic links anyway) from ```ios/Pods/Headers/Private/Yoga/yoga``` to ```ios/Pods/Headers/Public/Yoga/yoga```, started with ```BitUtils.h``` then ended up dragging a few more until...
EDIT: I am having issues with `connected-react-router`, sorry I commented in wrong repo, see https://github.com/supasate/connected-react-router/issues/429 I found i am getting a `Could not find router reducer in state tree, it...
Hi and thanks :) I haven't had time to test the app properly on an Android device, I plan to do that very soon. I think if you check out...
Ok thanks, I'll try and get a working Android version sometime next week.
Thats awesome! Thanks for your help, if you don't mind I might (as you suggested) I might cherry pick from the last few commits.
Hi, are you running on Android or iOS? Support for Android is not yet there, I am planning to do it after I have a complete and stable iOS version.
Hi, you may need to run `react-native bundle` in terminal from your project's root director