react-native-material-design icon indicating copy to clipboard operation
react-native-material-design copied to clipboard

React Native UI Components for Material Design

Results 86 react-native-material-design issues
Sort by recently updated
recently updated
newest added

The `elevation` property for the `` component in `lib/Ripple.js` does not work properly cross-platform. On Android the `elevation` property is passed to a `View`. Passing a number works, passing an...

I am learning react-native programming where I am trying to integrate http://react-native-material-design.github.io/installation for material design. I want to use this http://react-native-material-design.github.io/components/toolbar view in my application as there is no such...

After installing and running the demo app, i get an error: :react-native-splashscreen:processReleaseResources Unknown source file : warning: string 'catalyst_debugjs' has no default translation. Unknown source file : warning: string 'catalyst_element_inspector'...

I'm using react native 0.39.2 Here, in the drawer I used almost the same code as in the example, and items leave a gap between item name and item icon....

Cant make this work, just cloning and doing npm install, then it start lots of errors on android emulator...

I tried `` but it's still a square...

Guys, first of all: awesome project. I'm just missing the [CoordinatorLayout ](https://developer.android.com/reference/android/support/design/widget/CoordinatorLayout.html)Component. Any plans?

problem in ripple effect on android jellybean. the gray color not disappear after the ripple.

facing this error with just npm install and react-native run-android commands for the demo app, if i try to remove one of the packages, the same error comes up with...

Hi, I have tried to render the list view but it's just not working. Is there any way to get it working???