UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

31 lines (21 loc) 1.07 kB
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- tag is used to store the testID tag --> <item type="id" name="reactandroid_react_test_id"/> <!-- tag is used to store the nativeID tag --> <item type="id" name="reactandroid_view_tag_native_id"/> <!-- tag is used to store the nativeID tag --> <item type="id" name="reactandroid_view_tag_instance_handle"/> <!--tag is used to store accessibilityHint tag--> <item type="id" name="reactandroid_accessibility_hint"/> <!--tag is used to store accessibilityRole tag--> <item type="id" name="reactandroid_accessibility_role"/> <!--tag is used to store accessibilityState --> <item type="id" name="reactandroid_accessibility_state"/> <!--tag is used to store accessibilityLabel tag--> <item type="id" name="reactandroid_accessibility_label"/> <!--tag is used to store accessibilityActions tag--> <item type="id" name="reactandroid_accessibility_actions"/> <!--tag is used to store accessibilityValue tag --> <item type="id" name="reactandroid_accessibility_value"/> </resources>