Stefano
Stefano
this does not fix #784 at all.
#37 does fix this issue, but two tests fail for the async storage, which is to be expected since with the fix `onSet` does not take a async function anymore....
@hwillson has this been added to AC 2.5? thanks
thanks for this! But I'm getting a compilation error: ` Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_RCTRootView", referenced from: objc-class-ref in TodayViewController.o "_OBJC_CLASS_$_RCTBundleURLProvider", referenced from: objc-class-ref in TodayViewController.o ld: symbol(s) not...
experiencing the same thing here, did anyone find a solution?
I was having the same issue. But after stopping the packager, cleaning my build in Xcode, and then running `pod install` it worked fine
same here @edelgado maybe @chrisbreiding or @brian-mann could give us a hand here?