🚀 5.2.0
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.