question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android: PaymentCardTextField has no propType for nativeProp CreditCardForm.accessibilityLabel

See original GitHub issue

Ran 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:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:16 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jordanmkonczcommented, Apr 10, 2018

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.

1reaction
fr1n63commented, Jan 29, 2018

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found