mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-04-21 07:20:03 -04:00
* Incremental changes to navbar component * Fix tests * Fix ally tests * Space parens * Add box shadow for android * Add accessibility role * Add a11y * lint * Add basic tests * Fix tests * Fix tests * Update colors * Merge remote changes * Lint * Add more comprehensive test * Incremental changes to navbar component * Fix tests * Fix ally tests * Space parens * Add box shadow for android * Add accessibility role * Add a11y * lint * Add basic tests * Fix tests * Fix tests * Update colors * Merge remote changes * Lint * Add more comprehensive test * switch to react native paper * Make explore button nav to explore * Remove inline styles * Fix border on android * Use user icon component in nav bar * Rename props * Remove t from nav button * Change accessibility props * Use a11y role for tabs * Update NavBar.js * Mock route for messages * Mock route in tests * Remove not needed function * Remove NavBar unit test * Create integration test file * Add container mock to user profile test --------- Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com>