mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-01-02 19:08:52 -05:00
* Create reusable tab components * Add tests, accessibility, and nit changes * Update a11y state to use expanded instead of selected add a11y role to parent * Update Tabs.test.js * Use screen, rearrange test, added expanded state * Define default prop outside of component Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com>
2 lines
53 B
JavaScript
2 lines
53 B
JavaScript
import "@testing-library/jest-native/extend-expect";
|