Mauricio Guzman
Results
3
issues of
Mauricio Guzman
Update _src/lib/utils/__tests__/asyncStorage.js_ to properly test our asyncstorage wrapper by mocking localStorage in jest 1. remove function mock 1. install & use https://www.npmjs.com/package/jest-localstorage-mock
React Native
Right now the project uses a mix of v4 and v5 for navigation, we want to unify all navigation to version 5.x https://reactnavigation.org/docs/upgrading-from-4.x/ * [ ] Install @react-navigation/native & @react-navigation/stack...
enhancement