Android: PaymentCardTextField has no propType for nativeProp CreditCardForm.accessibilityLabel
See original GitHub issueRan into this exception on Android 6.0.0, API 23
PaymentCardTextField has no propType for nativeProp CreditCardForm.accessibilityLabel of native type String
RN 0.42.3 tipsi: 3.7.1
Any help would be greatly appreciated.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:16 (5 by maintainers)
Top Results From Across the Web
'LikeView' has no propType 'RCTFBLikeView.onLayout' of ...
I figured out that the problem is (as RN points out) a mismatch between the native props and the JS ones on the...
Read more >Typechecking With PropTypes - React
To run typechecking on the props for a component, you can assign the special propTypes property: import PropTypes from 'prop-types'; class Greeting extends ......
Read more >deprecated-react-native-prop-types - npm
This package contains deprecated prop-types from React Native. Image.propTypes. Before. import {Image} from ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Any update on this? Seems like it’s a pretty easy fix, would be good to get a new release out that resolves this issue.
Just to add - I’m having issues with the popups in android, so have tried using PaymentCardTextField directly and the OP issue appears to be a valid one, so any sign of an update? Now on tipsi 4.6.1.