RealOrangeOne / react-native-mock

A fully mocked and test-friendly version of react native (maintainers wanted)
MIT License
571 stars 153 forks source link

Upgrade to RN26 and React 15 #43

Closed sibelius closed 8 years ago

sibelius commented 8 years ago

deprecate react-addons-clone-with-props upgrade deps

fix lelandrichardson/react-native-mock#42

mroswald commented 8 years ago

Please wait until 0.26 is stable. You can't force to upgrade all people to a release candidate :-)

chirag04 commented 8 years ago

even if 0.26 is stable, this is a breaking change and will break for everyone who is not using 0.26.

We can do a major bump and not block anyone. @lelandrichardson thoughts?

sibelius commented 8 years ago

I think this should be a major

omeid commented 8 years ago

It is stable now. Bump please?

devhyunjae commented 8 years ago

Having this error too, update plz.

andrey-skl commented 8 years ago

react-native 0.26 is stable now so I can't run tests on it because of this issue

sibelius commented 8 years ago

I will update the PR with 0.26 stable

andrey-skl commented 8 years ago

Guys is there anything we can do to make this merged?

lelandrichardson commented 8 years ago

Sorry for the slow response on this. I'm currently on PTO and internet connection is spotty. I've just published this as v0.2.0

Thanks again! If anyone is interested in becoming a collaborator on this project, email me and I'll set it up. I don't want me to be the limiting factor here!

chirag04 commented 8 years ago

@lelandrichardson This is also a blocker: https://github.com/lelandrichardson/react-native-mock/pull/45

Enjoy :)

omeid commented 8 years ago

@lelandrichardson Thanks for following up on this in your time-off!