Skip to content

🚀 5.2.0

Compare
Choose a tag to compare
@chramos chramos released this 04 Oct 17:35
· 22 commits to master since this release

New

  • Add enabled prop, support transforming real layouts with Views, Fragments, Text, Images etc to placeholders. Add third example.
  • Add borderRadius prop.
  • Add eslint.

Optimization & Refactoring

  • Remove usage or MaskedView for animated gradient.
  • Proper usage of react hooks.
  • Replaced masked-view library by the community one

Fix

  • Crash when children or their props are falsy
  • Readme updated.