dohooo / react-native-table-component

🌱Build table for react native
MIT License
730 stars 188 forks source link

Cannot assign accessibility properties to any elements #108

Open simonepizzamiglio opened 4 years ago

simonepizzamiglio commented 4 years ago

Hi,

I'm trying to assign accessibility properties such as accessibilityLabel and testID to both components of this library and custom components within the table component but they are not assigned.

How could I solve this problem? I'm not able to test my table.