mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-04-29 03:06:51 -04:00
* Alternative return for match screen in absence of suggestion * Add lower part text elements * Add margin at bottom * Copy code to make a new suggestions scrll for iconic taxa * Removing not needed properties of the copied code * Remove log * Remove width constraints * Add a state to track selected iconic taxon * Comment and code style * Pass prop down to taxa scroll * Use new props in iconic taxa scroll * Color border according to selected state * Use iconic taxon as top ID if none given * Remove testing code * Update Match.test.js