react-native-color-picker-ios
react-native-color-picker-ios copied to clipboard
iOS14 UIColorPicker Module for react-native
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 17.0.2 to 18.2.0 Release notes Sourced from react's releases. 18.2.0 (June 14, 2022) React DOM Provide...
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 9.0.0. Release notes Sourced from eslint's releases. v9.0.0 Breaking Changes b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh) 09bd7fe feat!: move AST...
Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 2.5.35 to 3.5.3. Release notes Sourced from react-native-test-app's releases. 3.5.3 3.5.3 (2024-04-02) Bug Fixes apple: fix building with use_frameworks! (#1943) (a3257ed) 3.5.2 3.5.2 (2024-04-02) Bug Fixes apple:...
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.68.7 to 0.73.6. Release notes Sourced from react-native's releases. 0.73.6 v0.73.6 Breaking iOS specific Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE (51b80477c7 by @cipolleschi) Fixed Fix component stacks for tsx,...
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.1 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.11 to 29.5.12. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) from 7.0.2 to 8.0.1. Release notes Sourced from @release-it/conventional-changelog's releases. Release 8.0.1 Add EOL at end of file (resolves #76) (545b753) Release 8.0.0 Drop support for Node.js v16...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3. Release notes Sourced from eslint-plugin-prettier's releases. v5.1.3 Patch Changes #629 985b33c Thanks @JounQin! - chore: add package.json into exports map Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3 Changelog...
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...