Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with latest React Native #13

Open
brunolemos opened this issue May 4, 2017 · 3 comments
Open

Not working with latest React Native #13

brunolemos opened this issue May 4, 2017 · 3 comments

Comments

@brunolemos
Copy link

Error 1: Unhandled JS Exception: Expected a component class, got [object Object].
Error 2: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

@Andarist
Copy link
Member

@brunolemos @AlexisChevalier
could any of u share a repository with reproduced issue no. 1? gonna fix second in a moment

@Andarist
Copy link
Member

Cant release the new version with prop-types fix, need to make some cleaning with publishing rights, so it will take a while :s hopefully not much

@AlexisChevalier
Copy link

Sure, here's a freshly created RN iOS project with the cancellable counter example roughly adapted to RN : https://github.com/AlexisChevalier/ReduxSagaDevToolsExample (I don't have the time to set up an android environment for now, sorry).

Since the cancellable counter uses a race effect it also covers #16

npm install and react-native run-ios should be sufficient to run if you have an existing RN environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants