react-native-markdown-renderer
react-native-markdown-renderer copied to clipboard
Warnings for componentWillMount and componentWillReceiveProps
trafficstars
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.
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.