miyabi / react-native-safe-area

React Native module to retrieve safe area insets for iOS 11 or later.
MIT License
113 stars 23 forks source link

Remove use of UNSAFE_componentWillMount #27

Open nene opened 4 years ago

nene commented 4 years ago

This causes warnings when used in react safe mode.

Screen Shot 2020-10-06 at 14 14 01

See also: https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html