mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-05-04 13:43:34 -04:00
* Rename file * Migrate flow to TS * Update type * Update type * Rename file * Update useTranslation.ts * Check if instanceof Error * Update imports * Update type * Rename file * Migrate translatedRank to TS * Migrate DisplayTaxonName to TS * Also accept number for taxonId * Those types are currently not optional * Revert "Migrate translatedRank to TS" This reverts commitc69cc18061. * Rename taxon.js * Add interfaces and types * Remove adding a key to the function param * Move fetchTaxonAndSave back to original file * Move interface * Update import * Update types * Rename some variables for clarity * This is how it currently props down from only HOC * Update imports * Rename file * Add param interface * Update imports * Revert "Move fetchTaxonAndSave back to original file" This reverts commit981ce228e8. * Move fetchTaxonAndSave to own file * Type inference is easiest way for React components * Rename file * Remove unused props * Add types * Update type * Infer return type * Update import * Add interface * Rename const and interface * Update import (Merge conflict)