-
Someone of our users are reporting keyboard disappearing/glitching on the `react-native-currency-input` text inputs.
Check the video below for more context. Any advice to fix this?
https://githu…
-
### Description
The `signDisplay` option for `Intl.NumberFormat` is bugged and has an odd behaviour. E.g. the option `exceptZero` outputs "`+8,537,71+`" but it should output `+8.537,71 €`. Don't know…
-
**Intended outcome:**
When I use useQuery, after a fast refresh the data/error is still there
**Actual outcome:**
When I use useQuery, after a fast refresh the query is in loading state
**…
-
## Bug Description
When you use `Intl.NumberFormat` number with `style: 'currency'` and `signDisplay: 'always'` it works well enough for negative numbers, but as soon as you try it with a positive …
-
### 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…
-
### Thank you for Great Payment package mr @naoufal
I have issues with react-native-payment when I try to press button to show Android Pay it give me this Errror
`Possible Unhandled Promise Rej…
-
### feature request
### bug report
#### Version & Platform
OS: macOS 13.3.1
CPU: (12) arm64 Apple M2 Max
Memory: 1.83 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
N…
-
This patch adds a new property called `customFormatter: (value: number) => string;`. If present it replaces the built-in formatter. The value input is the unformatted number value in the component. Th…
-
i have following package json
"@expo/react-native-action-sheet": "^3.13.0",
"@gorhom/bottom-sheet": "^4",
"@gorhom/portal": "^1.0.13",
"@react-native-async-st…
-
I am developing a React Native application that uses the @react-native-voice/voice library to implement a voice command interface. There is an issue with the voice recognition functionality when navig…