react-native-bouncy-checkbox icon indicating copy to clipboard operation
react-native-bouncy-checkbox copied to clipboard

Fully customizable animated bouncy checkbox for React Native

Results 44 react-native-bouncy-checkbox issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) from 0.75.2 to 0.75.4. Release notes Sourced from @​react-native/typescript-config's releases. 0.75.4 Fixed Android specific Fix Headless Crash Tried to finish non-existent task with id (56a282c44d by @​RodolfoGS) TextInput's...

dependencies
javascript

We should be able to change the check mark icon itself without having to replace with our own iconComponent

Hey, love the library you've put together here! I am having an issue on: "expo": "~52.0.36", "react-native": "0.76.7", "react-native-bouncy-checkbox": "^4.1.2", where my scrollview is jumping up and down when I...

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. Issue after updating from EXPO SDK...