UNPKG

@pavelgric/react-native-theme-provider

Version:
16 lines (9 loc) 624 B
# react-native-theme-provider changelog ## 0.2.0 - Add prop `baseStylesKey` to modify under which key the base styles are stored. - Add prop `themeKey` to modify under which key theme object is returned from `useTheme()` ## 0.1.2 - Add support for passing default styles, see [Passing and accessing default styles](./README.md#passing-and-accessing-default-styles) - Add support for passing theme params, see [Initialize themes and the theme provider](./README.md#initialize-themes-and-the-theme-provider) and [Change or access theme params](./README.md#change-or-access-theme-params) ## 0.1.1 and lower - not tracked