-
Is there an option for textfields to be passwords/masked?
-
### Duplicates
- [X] I have searched the existing issues
### Related page
https://mui.com/x/migration/migration-pickers-v5/
### Kind of issue
Unclear explanations
### Issue descripti…
-
### 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…
-
```
TextFormField _phoneField() {
MaskedTextController maskedTextController =
new MaskedTextController(mask: '000-000-0000');
return TextFormField(
controller: maskedTex…
-
migrating from tipsi-stripe to @Stripe/Stripe-react-native
"dependencies": {
"@react-native-community/async-storage": "^1.12.1",
"@react-native-community/checkbox": "^0.5.5",
"@react…
-
checkMaskIsValidForCurrentFormat is not respecting formats with variable number of digits
https://github.com/mui-org/material-ui/blob/e0cdcd130db60d252c4382570844ea7278649a08/packages/mui-lab/src/i…
-
## Issue
whenever iOS (13.x) receives push notification the app will show crash message after 3-5 min even if the app is not opened, previously I thought it was due to backgr…
-
### 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…
-
## Issue
I have updated my prohect from v5 to latest firebase version , Now I am having issue with a React Native project for android platform. We searched about it and it is only …
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
Using the DateTimePicker component, a warning is displaye…