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

Warnings for componentWillMount and componentWillReceiveProps #129

Open
sazanow opened this issue Oct 25, 2019 · 1 comment
Open

Warnings for componentWillMount and componentWillReceiveProps #129

sazanow opened this issue Oct 25, 2019 · 1 comment

Comments

@sazanow
Copy link

sazanow commented Oct 25, 2019

Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.

Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.

@iamacup
Copy link

iamacup commented Nov 6, 2019

Thanks to PR #125 which i have merged into react-native-markdown-display here, this is no longer a problem.

react-native-markdown-renderer is not really maintained anymore, unfortunately, so feel free to migrate.

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

2 participants