Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
US-2109 Bump ReactNative to 73 (#898)
* chore: react-native package upgrade to 0.73.4 * chore: update config files * chore: upgrade react-native-mmkv to the latest version * chore: upgrade react-native-vision-camera * chore: upgrade jail-monkey to the lasest version * chore: upgrade react-native-clipboard to the latest version * chore: upgrade react-native-svg to the latest version * chore: upgrade react-native-gesture-handler to the latest version * chore: upgrade react-native-screens to the latest version * chore: upgrade react-navigation packages to the latest version * chore: upgrade react-native-reanimated and carousel to the latest version * chore: remove @react-native-community/hooks as it is not used * fix: lodash.debounce being dev dependency * chore: remove vision-camera-code-scanner as it is not supported * refactor: update camera usage to v3 * chore: upgrade android to 0.73.4 and required dependencies * chore: upgrade ios code to 0.73.4 * chore: rename rif_wallet to rifWallet on android so that app runs on both platforms * chore: remove deprecated-react-native-prop-types * chore: upgrade react-native-flipper * chore: remove react-native-codegen * chore: upgrade react-native-vector-icons * chore: upgrade react-native-keychain * chore: remove react-native-linear-gradient * chore: upgrade RNBootSplash * chore: upgrade axios * chore: upgrade react-native-device-info * chore: remove patch-package as there is nothing to patch * chore: upgrade react-native-config * chore: upgrade @reduxjs/toolkit * chore: upgrade react-native-hook-from * chore: upgrade react-i18next * Update ci.yml node version to required 18 * chore: upgrade @typescript-eslint/eslint-plugin and @typescript-eslint/parser * lint: ignore warning in metro.config as it is in the react-native docs * chore: remove jest.config * test: mock react-native-vision-camera, react-native for test to run * refactor: AndroidQRScanner to new way of using camera
- Loading branch information