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

Added On Recreate Params in default export #231

Merged
merged 2 commits into from
Aug 19, 2018

Conversation

muskeinsingh
Copy link
Contributor

No description provided.

@@ -46,6 +46,7 @@
"devDependencies": {
"@types/lodash.debounce": "4.0.3",
"@types/prop-types": "15.5.2",
"@types/react-native": "0.49.5"
"@types/react-native": "0.49.5",
"@types/react": "16.4.7"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should provide a specific version of react types as react native types has them as dependencies. The build was breaking because it pointed to the latest version of types/react.

@naqvitalha naqvitalha merged commit e0ccb2e into master Aug 19, 2018
@naqvitalha naqvitalha deleted the onRecreateParamsExported branch August 19, 2018 03:40
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

Successfully merging this pull request may close these issues.

2 participants