react-native-inlight
Version:
A framework for building native apps using React
19 lines (13 loc) • 549 B
text/xml
<resources>
<!-- tag is used to store the testID tag -->
<item type="id" name="react_test_id"/>
<!-- tag is used to store the nativeID tag -->
<item type="id" name="view_tag_native_id"/>
<!-- tag is used to store the nativeID tag -->
<item type="id" name="view_tag_instance_handle"/>
<!--tag is used to store accessibilityHint tag-->
<item type="id" name="accessibility_hint"/>
<!--tag is used to store accessibilityRole tag-->
<item type="id" name="accessibility_role"/>
</resources>