nativewind

React Native utility-first universal design system - powered by Tailwind CSS

MIT License

Stars
4.4K
Committers
50

Bot releases are visible (Hide)

nativewind - v1.4.3

Published by github-actions[bot] over 2 years ago

1.4.3 (2022-05-26)

Bug Fixes

  • runtime-styles parsing for RWN <=0.17 (6dc1958)
nativewind - v1.4.2

Published by github-actions[bot] over 2 years ago

1.4.2 (2022-05-25)

Bug Fixes

  • add import React to component files (467f7d2)
nativewind - v1.4.1

Published by github-actions[bot] over 2 years ago

1.4.1 (2022-05-25)

Bug Fixes

  • add import React to component files (1cbee33)
nativewind - v1.5.0-next.12

Published by github-actions[bot] over 2 years ago

1.5.0-next.12 (2022-05-25)

Bug Fixes

  • allow absolute paths to tailwind config (0421a91)
  • better matching with relative content paths in tailwind.config.js (f99bc1f), closes #57
nativewind - v1.5.0-next.11

Published by github-actions[bot] over 2 years ago

1.5.0-next.11 (2022-05-25)

Features

  • add preview support for flattened styles (b5b8273)
nativewind - v1.5.0-next.10

Published by github-actions[bot] over 2 years ago

1.5.0-next.10 (2022-05-25)

Bug Fixes

  • rename valueProps to spreadProps. Add cssProps (3ae8d94)
nativewind - v1.5.0-next.9

Published by github-actions[bot] over 2 years ago

1.5.0-next.9 (2022-05-23)

Bug Fixes

  • ensure stroke is set to a valid value (8970f65)
  • prevent passing undefined svg props (244be39)
  • remove empty line in generated styles (20e6973)
nativewind - v1.5.0-next.8

Published by github-actions[bot] over 2 years ago

1.5.0-next.8 (2022-05-23)

Bug Fixes

  • stop babel appending platform to TailwindProvider (fc8fdc8)
  • transform components using fill and stroke (f4161ef)
  • useInteraction not adding handlers (f3c4127)
nativewind - v1.5.0-next.7

Published by github-actions[bot] over 2 years ago

1.5.0-next.7 (2022-05-20)

Bug Fixes

  • strokeWidth console warnings on native (5ace7ff)

Features

  • export new context hooks (1560afe)
nativewind - v1.5.0-next.6

Published by github-actions[bot] over 2 years ago

1.5.0-next.6 (2022-05-20)

Features

nativewind - v1.5.0-next.5

Published by github-actions[bot] over 2 years ago

1.5.0-next.5 (2022-05-20)

Bug Fixes

  • short circuit withStyledChildren when there are no child styles (8de2e43)
nativewind - v1.5.0-next.4

Published by github-actions[bot] over 2 years ago

1.5.0-next.4 (2022-05-19)

Bug Fixes

Features

  • allow for styled to parse additional props (1037027)
nativewind - v1.5.0-next.3

Published by github-actions[bot] over 2 years ago

1.5.0-next.3 (2022-05-18)

Bug Fixes

  • prevent adding empty style arrays to parents (61780d2)
nativewind - v1.5.0-next.2

Published by github-actions[bot] over 2 years ago

1.5.0-next.2 (2022-05-18)

Bug Fixes

  • prevent adding unnecessary event handlers to components (04ce242)
nativewind - v1.5.0-next.1

Published by github-actions[bot] over 2 years ago

1.5.0-next.1 (2022-05-18)

Features

nativewind - v1.4.0

Published by github-actions[bot] over 2 years ago

1.4.0 (2022-05-18)

Features

  • allow hairlineWidth as a theme value (5cf20d0)
nativewind - v1.4.0-next.2

Published by github-actions[bot] over 2 years ago

1.4.0-next.2 (2022-05-17)

Bug Fixes

  • better clarification between the native and css tailwind plugins (b484b54)
nativewind - v1.3.3

Published by github-actions[bot] over 2 years ago

1.3.3 (2022-05-17)

Bug Fixes

  • better clarification between the native and css tailwind plugins (b484b54)
nativewind - v1.4.0-next.1

Published by github-actions[bot] over 2 years ago

1.4.0-next.1 (2022-05-17)

Features

  • allow hairlineWidth as a theme value (5cf20d0)
nativewind - v1.3.2

Published by github-actions[bot] over 2 years ago

1.3.2 (2022-05-17)

Bug Fixes

  • child styles not working with non-styled components (ac9ccb9)
  • deps: update dependency prism-react-renderer to v1.3.3 (6905b42)
  • divide borders on incorrect side (df400cf)
  • double borders when using divide (b56b483)
  • vertical spacing for gap-[n] and gap-y-[n] (8b27cae)