Skip to content

Releases: CarlosBalladares/native-theme

withTheme should inject styles

04 Jul 07:32
Compare
Choose a tag to compare
  • Inject themes at arbitrary levels of component tree.
  • Reorganize types

Expose makeUseStyles

31 May 19:15
Compare
Choose a tag to compare
  • expose the makeUseStyles function

Fixing Documentation bugs

31 May 18:23
Compare
Choose a tag to compare

Fixing minor documentation issues

1.0.1

31 May 18:11
Compare
Choose a tag to compare
Merge branch 'master' of github.com:CarlosBalladares/native-theme

Initial release

31 May 17:49
f18fc87
Compare
Choose a tag to compare

Relasing initial features

  • released withTheme
  • released useTheme
  • release useStyles
  • release ThemeProvider
  • release ThemeCreator