react-native-markdown-renderer icon indicating copy to clipboard operation
react-native-markdown-renderer copied to clipboard

Warnings for componentWillMount and componentWillReceiveProps

Open sazanow opened this issue 6 years ago • 1 comments
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.

sazanow avatar Oct 25 '19 09:10 sazanow

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.

iamacup avatar Nov 06 '19 19:11 iamacup