lhandel / react-native-card-flip

Card flip animation for React Native
MIT License
252 stars 61 forks source link

Warning displayed for componentWillReceiveProps #17

Closed emilyjhall closed 5 years ago

emilyjhall commented 5 years ago

A warning is displayed when this component is used. componentWillReceiveProps has been deprecated

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

lhandel commented 5 years ago

This has been fixed in the last update