material-components-ios
material-components-ios copied to clipboard
[In maintenance mode] Modular and customizable Material Design UI components for iOS
I was trying to run my project with Xcode 12 Beta 6 but it fails building, the compiler gives me this error: _**Undefined symbol: _MDMMotionCurveMakeBezier**_ I tried to clean cache,...
Hello EveryOne I am using this library, MDCOutlinedTextField, SWIFT 5, XCODE Version 13.1 (13A1030d). I am facing these issues when I run the app through test flight or without Xcode...
- [x] Measure internal usage of the API. - [x] Create a GitHub issue. - [ ] Write a migration guide. - [ ] Add a comment to the API...
Not able to switch tabs programmatically (on click of some button want to go on 4th tab) in normal UItabbar we can use tabBarController?.selectedIndex = 1
Hi, Please would you add the ability to resize the Circular MDCActivityIndicator, as we add it to our IOS project and found that its has a fixed size and cant...
## Placeholder multi-line issue, Overlapping with the entered text value (MDCMultilineTextField) Steps to reproduce the behavior: I'm using MDCMultilineTextField, Added the property on the placeholder to show multiple-line, textView.placeholderLabel.numberOfLines =...
Nothing displays in MDCChipCollectionViewCell. 1. Add uicollectionview with delegate and datasource and setup MDCChipCollectionViewFlowLayout 2. create cell with class and identifier 3. Use cellForItemAt as a result I see nothing
## 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...
## Feature Request/Suggestion I want to show multiline text as a title in label of MDCFilledTextArea when textfield not in edit mode, In edit mode we can show single line...
HI I have tried your pod file from my previous application I have faced below issues Value of type 'MDCOutlinedTextField' has no member 'label' Note: Created new app means it's...