sbycrosz / react-native-credit-card-input

Easy, cross-platform credit-card input for your React Native Project! Start accepting payment 💰 in your app today!
MIT License
1.46k stars 699 forks source link

Kindly Resolve this issue please : componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details. #187

Closed AmmarKhan21 closed 2 months ago

AmmarKhan21 commented 3 years ago

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

Please update the following components: CCInput, CreditCardInput

BobRusch commented 3 years ago

getting the same warning:

Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: %s, CCInput, LiteCreditCardInput

NxsHbb commented 3 years ago

Facing the same warning

FatmaMahmoud698 commented 2 years ago

is anyone solve this issue please I face the same warning