codemotionapps/react-native-dark-mode

Has the latest version been published to NPM yet?

Closed this issue · 4 comments

It looks like a version 0.0.9 is in the repo with cocoa pods support, but it doesn't appear to have been pushed to NPM yet

Yes! Forgot to mark it as latest.
image

Ah that's better! Thanks v much for publishing this!

I am getting a slight issue with the latest version now though:

"Cannot read initialMode of undefined"

at initial-mode.ios.js:2:40

Can you confirm that this issue doesn't appear on 0.0.7 too? Cause when I look at the diff 0.0.7...0.0.9 https://diff.intrinsic.com/react-native-dark-mode/0.0.7/0.0.9 there is no difference (except an export) between the JS output of the two versions

That version seems to be causing a problem too... unless I've somehow messed up the pod installs :s