material-components-ios
material-components-ios copied to clipboard
[In maintenance mode] Modular and customizable Material Design UI components for iOS
> For usage questions: ask on [Stack Overflow](https://stackoverflow.com/questions/tagged/material-components+ios). A clear and concise description of what the bug is. ## Reproduction steps Steps to reproduce the behavior: in viewDidLoad chipsCollectionView.collectionViewLayout =...
I used the MDCTextField with the secure text entry property. It crashed when pressing Done button at the keyboard. I used pod 'MaterialComponents/TextFields+ColorThemer'. ## Platform (please complete the following information)...
https://user-images.githubusercontent.com/45670/111407112-c2c1ae00-86a9-11eb-8f7b-390693690a1f.mov
### Overview We used MDCTextField in CollectionViewCell, and if we set up long error text, it displays incorrectly. (See screenshot) . We are receiving crash-reports from MDCTextInputCommonFundament. **-[MDCTextInputCommonFundament updatePlaceholderToOverlayViewsPosition] MDCTextInputCommonFundament.m, line 931** _SIGABRT: Unable to activate constraint with anchors and because they have...
Hi everyone, we are using material textfield (latest pod version 123.0.0) for setting up password form. We customize the material textfield to accommodate small button to hide/unhide the password characters....
A clear and concise description of what the bug is. ## Reproduction steps Steps to reproduce the behavior: 1. Create `MDCBottomNavigationBarController` subclass in Swift 2. Create a custom initializer that...
## Feature Request/Suggestion A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] ## Additional context Add any other context or screenshots about the...
As per my requirement, I want to hide the floating label in MDCTextInputControllerOutlined. If I check the file, isFloatingEnabled flag is always YES. I want to set this as NO....
NavigationDrawer is an iPhone-only pattern. We do not, at this time, intend to allow it to be used for Mac Catalyst apps.