mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-01-29 08:01:45 -05:00
* Show average scroll time * Track fetching and scrolling performance, MyObs * Limit default mode fields * Update fields * Make sure pagination and loading wheel work * Limit the API requests we're making to what advanced users need * Tweaks to add fetching metrics * Remove one more field and console log * Minimize unnecessary changes * Keep debug mode scheme * Use mapping and more succinct filtering and sorting on obs list/grid * Mapping for comments and ids * Fixes for ids, comments, and belongs to user * Make sure data is updated at end of list * Make sure to update refs * Make sure list updates when switching into advanced mode * Remove log * Fix test and crash * Improve performance of mapping to improve fetching (load data onscreen) times * Fix merge conflicts