Skip to content

v0.1.2 with responsive values

Choose a tag to compare

@mohit23x mohit23x released this 18 Feb 03:25
6d9a3f5
  • responsive values use an array instead of single value.
    for example backgroundColor: ['red', 'blue'] means red color in mobile and blue color in bigger devices
    see example for more.

  • simplified the initialization process, now you don't need to pass constants, just declare you custom theme values