React-native-ui-kitten: accessibilityLabel

Created on 4 Nov 2020  Â·  2Comments  Â·  Source: akveo/react-native-ui-kitten

💬 Question

How can I use accessibilityLabel prop on the Button component?

UI Kitten and Eva version

| Package | Version |
| ----------- | ----------- |
| @eva-design/eva | 2.0.0 |
| @ui-kitten/components | 5.0.0 |

Help wanted

All 2 comments

<Button accessibilityLabel='Tap me'>
  BUTTON
</Button>

https://reactnative.dev/docs/accessibility#accessibilitylabel

So it accepts the original touchableopacity props directly, got it. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shiqian123 picture shiqian123  Â·  3Comments

evangunawan picture evangunawan  Â·  3Comments

sarmadkung picture sarmadkung  Â·  3Comments

nonameolsson picture nonameolsson  Â·  3Comments

domsterthebot picture domsterthebot  Â·  3Comments