Releases: chramos/react-native-skeleton-placeholder
Releases · chramos/react-native-skeleton-placeholder
🚀 5.2.4
🚀 5.2.3
🚀 5.2.1
🚀 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.
5.0.0
4.0.0
Version 3.0
Merge pull request #17 from chramos/version3.0 New lib version
Version 2.0
Using LinearGradient to make skeleton placeholder more beautiful.