f111fei/react-native-unity-view

componentWillMount is deprecated

igrir opened this issue · 0 comments

igrir commented

After I launched the project, there's a warning said componentWillMount is deprecated. I found that in /src/UnityView.tsxx there's a method named componentWillMount. Maybe it's better to change it into componentDidMount in the future