react-native-duo-toggle-switch icon indicating copy to clipboard operation
react-native-duo-toggle-switch copied to clipboard

Fully customizable animated duo toggle switch for React Native

Results 27 react-native-duo-toggle-switch issues
Sort by recently updated
recently updated
newest added

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.0 to 18.3.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.3.0&new-version=18.3.1)](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...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @​eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...

dependencies

Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @​btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @​typicode in...

dependencies

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.5.0 to 19.3.0. Release notes Sourced from @​commitlint/cli's releases. v19.3.0 19.3.0 (2024-04-23) Features feat(format): print full commit message for valid commits if -V by @​weixinwu in conventional-changelog/commitlint#4026...

dependencies

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.5.0 to 19.2.2. Release notes Sourced from @​commitlint/config-conventional's releases. v19.2.2 19.2.2 (2024-04-14) Bug Fixes fix(is-ignored): ignore "amend!" commits by @​chalkygames123 in conventional-changelog/commitlint#4024 Chore Update circleci ci-setup.md by...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 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...

dependencies

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.0 to 15.2.2. Release notes Sourced from lint-staged's releases. v15.2.2 Patch Changes #1391 fdcdad4 Thanks @​iiroj! - Lint-staged no longer tries to load configuration from files that...

dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog Changelog Sourced from prettier's changelog. 3.2.5 diff Support Angular inline styles as single template literal...

dependencies

If I leave a screen and come back, it would be nice to have the switch in the same state. I know I could create a `toggleSwitch` state property and...