material-components-ios icon indicating copy to clipboard operation
material-components-ios copied to clipboard

[In maintenance mode] Modular and customizable Material Design UI components for iOS

Results 105 material-components-ios issues
Sort by recently updated
recently updated
newest added

### Thanks for starting a pull request on Material Components! #### Don't forget: - [ ] Identify the component the PR relates to in brackets in the title. ```[Buttons] Updated...

cla: no

Please see the screenshot for more detail. Pod version 124.2.0 ![Simulator Screen Shot - iPhone 12 Pro Max - 2021-04-29 at 23 23 20](https://user-images.githubusercontent.com/6673987/116584868-ff87f280-a941-11eb-924a-6e2e58cf6fa4.png)

type:Feature request

Failed Build 'MDCMinimumOS.h' file not found, material components version 124.2.0 Xcode Version : 13.4.1 COCOAPODS: 1.11.2 Error message : /Users/syarip_nur/Development/site-visit-ios/Pods/MaterialComponents/components/AnimationTiming/src/UIView+MDCTimingFunction.h:15:9: 'MDCMinimumOS.h' file not found

This was filed as an internal issue. If you are a Googler, please visit [b/122619896](http://b/122619896) for more details. --- #### Internal data - Associated internal bug: [b/122619896](http://b/122619896)

type:Bug
[Snackbar]

Now that the lib is in maintenance mode the community could think about forking and maintaining the lib. Would be very helpful if you could give informations about: * how...

I was trying to create a subclass of _MCDOutlinedTextField_ and I noticed that the subclassing has been restricted. The reason for requesting the subclassing feature is that the developer can...

## Reproduction steps Steps to reproduce the behavior: 1. Highlight view on screen 2. Hide app 3. In applicationDidEnterBackground change rootViewController 4. Bring back the rootViewController in applicationWillEnterForeground ## Expected...

Used MDCOutlinedTextField in an application supporting LTR and RTL languages. (EN and AR) When the language is changed to an RTL one(AR), the orientation of the textfield and the leading...

Iam facing alignment problem for placeholder of MDCTextField when changing from LTR to RTL any clue to fix that ?? when start editing the textField, the alignment is fixed, but...

type:Bug
[TextFields]

> 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: 1. Go to '...'...