juandl / react-native-credit-card-input-plus

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

LiteCreditCardInput throwing Warning: componentWillReceiveProps has been renamed, and is not recommended for use on Focus #1

Closed BobRusch closed 3 years ago

BobRusch commented 3 years ago

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

BobRusch commented 3 years ago

Thanks for your quick response... Is there a timeframe for this enhancement? BTW: This package worked great until last React move. In the process of developing an E-Commerce app for iOS and android and this just started popping up. Thanks again

juandl commented 3 years ago

@BobRusch Sorry for delay reply, I wil look into it this week

BobRusch commented 3 years ago

Thanks, NP, it seems that react has again made a breaking change.

Bob

On Fri, Mar 19, 2021, 11:06 PM Juan David Landazabal < @.***> wrote:

@BobRusch https://github.com/BobRusch Sorry for delay reply, I wil look into it this week

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/juandl/react-native-credit-card-input-plus/issues/1#issuecomment-803234080, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJILXXVYKKD3NJLK2GMQVTDTEQGKFANCNFSM4ZA2X24A .

Kiura commented 3 years ago

Any plans to fix this soon?

juandl commented 3 years ago

@Kiura Next week will spend few hours for this hopefully

kneza23 commented 3 years ago

also this is a problem, as it has same deprecation message RCTUIManager.measureLayoutRelativeToParent

juandl commented 3 years ago

Please check the latest release

juandl commented 3 years ago

also this is a problem, as it has same deprecation message RCTUIManager.measureLayoutRelativeToParent

Please open a issue with the details, thank you