Variable
Static Public Summary | ||
public |
Paper style color |
|
public |
COLOR_NAME: string[] Paper style color names |
|
public |
All Icon name |
|
public |
Primary color name |
|
public |
THEME_NAME: string[] Themes |
|
public |
Paper style typography |
|
public |
|
Static Public
public COLOR: object source
import {COLOR} from 'react-native-material-design-components/lib/config.js'
Paper style color
public COLOR_NAME: string[] source
import {COLOR_NAME} from 'react-native-material-design-components/lib/config.js'
Paper style color names
public ICON_NAME: Array source
import {ICON_NAME} from 'react-native-material-design-components/lib/config.js'
All Icon name
public PRIMARY: string source
import {PRIMARY} from 'react-native-material-design-components/lib/config.js'
Primary color name
public THEME_NAME: string[] source
import {THEME_NAME} from 'react-native-material-design-components/lib/config.js'
Themes
public TYPO: object source
import {TYPO} from 'react-native-material-design-components/lib/config.js'
Paper style typography
public glyphMap: object source
import {glyphMap} from 'react-native-material-design-components/lib/Icon.js'