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

If i give title explicitly while calling forward and then going to a child page of the page and then getting back to the previous page, the title is not...

As per the material design guidelines (see https://material.google.com/layout/structure.html#structure-toolbars), there is an App bar has a filter icon dropdown that allows you to navigate inside the current View. (Ex: view closed/open...

Just fresh from cloning this repo the problem becomes apparent: `npm install` ``` npm WARN [email protected] requires a peer of react-native@>= 0.30.0 but none was installed. ```

I cloned the demo app, and upgraded the react-native and react versions since they were not working and then ran the app on android and saw this error with the...

i have tried the examples of this material design on github.io, but when i tried to use icons and checkbox, they couldn't be rendered, i restart the packager (npm restart)...

i want show a text close to right icon in toolbar,is there exist solution for this?any advice will be appreciated

`react-native-material-design` was forked awhile ago `react-native-material-ui`: https://github.com/xotahal/react-native-material-ui The author added search functionality to the toolbar, menus, and the account style navigation drawer. It would probably be a good idea to...

the default icontoggle's background color is transparent, is it possible to give a custom background color of icontoggle?

Hello, I'm getting the following error, when I run the demo app. I tested on ubuntu and and mac. Thanks for any help!