react-native-switch
react-native-switch copied to clipboard
Customisable switch component for RN
Switch is not sliding completely and smoothly in device
I've found another bug - if changeValueImmediately is set to true it won't update the local state. Also updated componentWillReceiveProps to compare new value to this.state.value. If those differs we...
i cannot see the switch inside my view.it throwing error cannot read property 'style ' of undefined. "version": "0.4.3", this is my react native version.
So in my Drawer.Navigator is a page called settings.js that manages state for my switch, SettingsComponent.jsx that uses Switch from 'react-native-switch'. The problem is that when I press the switch,...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 1.7.3 to 2.6.9. Release notes Sourced from node-fetch's releases. v2.6.9 2.6.9 (2023-01-30) Bug Fixes "global is not defined" (#1704) (70f592d) v2.6.8 2.6.8 (2023-01-13) Bug Fixes headers: don't...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.14 to 0.7.35. Changelog Sourced from ua-parser-js's changelog. Version 0.7.35 / 1.0.35 Fix result from user-supplied user-agent being altered Add new browser: Heytap, TikTok Add new engine:...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Deleted unsed import variables from Switch.js...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. While working in my RN code...