-
**Describe the bug**
Toggling an input of type `checkbox` without a proper `value` managed by `useController()` or `` is not possible as the value is stuck as `""` (or `"on"` if `value` attribute is …
-
https://github.com/WrathChaos/react-native-bouncy-checkbox-group/blob/ff0c2dfeb4a7939bfc66f4cb9e348b9ba32fd9ad/lib/BouncyCheckboxGroup.tsx#L15
keys may be strings!
-
**Describe the bug**
These two controls does not work as expected.
**Codesandbox link**
https://codesandbox.io/s/modest-wilson-9xfs2?fontsize=14
**Desktop (please complete the follow…
-
## Issue
⚠️ update
(when app is Active, fcm not show notification, so I use notifee to show notification)
android
when app is Quit, click notification not triger messa…
-
## Description
App is crashing on android after upgrade to latest react-native-screens
### Screenshots
## Steps To Reproduce
1. Upgrade react native screens from 2.18.1 to latest ver…
-
## Description
Providing `headerLeft` and `headerRight` with a component for a modal screen can result in an incorrect header background on iOS 13 & 14 (cannot be reproducible on iOS 12 & 15). This d…
-
I have been attempting to add a 3 state (true, false, intermediate) checkbox to the header of a table which ties in with each rows individual checkboxes. I am able to calculate and update the state of…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
Hi,
I integrate this lib in my current project but the issue is when i start simulation with text, if app is in forground the other device don't scan text. But If i put app in background then Other …
-
- [x] Checkbox icon seems to be a few pixels bigger in build (22px?) than in design (default 20px).
- [x] Space between the checkbox icon and the text should be 8px (maybe it is, but due to the size …