Using Victory Native for ios and android and Victory for web. This isn't officially supported.
See https://formidable.com/open-source/victory/docs/faq/#expo-web-apps-that-use-victory-native
When running on Android simulator, need to start the virtual device first.
React native async storage https://react-native-async-storage.github.io/async-storage/docs/install/
on using some packages, will get compiler warnings saying component can't be found, see mswjs/msw#1030 (comment). These warnings are resolved by setting GENERATE_SOURCEMAP=false
in .env file.