-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Reading List and Archive are unbounded.
renderItemshould be optimized and may need something like flash-list. - Unnecessary renders are happening and may need to optimize going forward. See if there's any static linting that can catch oversights. Start debugging with WDYR (already added).
- Could consider replacing storage backend (AsyncStorage) with expo-sqlite or even better a JSI based alternative: https://dev.to/craftzdog/a-performant-way-to-use-pouchdb7-on-react-native-in-2022-24ej
- ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels