🚀 Features
- Add state prop to animation api - by @vvv-sss (82b56)
- Handle isAnimatedStyleActive prop for accordion - by @vvv-sss (76870)
- Handle isAnimatedStyleActive prop for avatar - by @vvv-sss (f9101)
- Handle isAnimatedStyleActive prop for bottom-sheet - by @vvv-sss (012ed)
- Handle isAnimatedStyleActive prop for checkbox - by @vvv-sss (81b76)
- Handle isAnimatedStyleActive prop for dialog - by @vvv-sss (0aed0)
- Handle isAnimatedStyleActive prop for popover - by @vvv-sss (f56d3)
- Handle isAnimatedStyleActive prop for pressable-feedback - by @vvv-sss (3ef0f)
- Handle isAnimatedStyleActive prop for radio-group - by @vvv-sss (ffaf2)
- Handle isAnimatedStyleActive prop for select - by @vvv-sss (8235e)
- Handle isAnimatedStyleActive prop for skeleton - by @vvv-sss (63e9c)
- Handle isAnimatedStyleActive prop for spinner - by @vvv-sss (6a5e1)
- Handle isAnimatedStyleActive prop for switch - by @vvv-sss (f1ed3)
- Handle isAnimatedStyleActive prop for tabs - by @vvv-sss (39ef8)
- Handle isAnimatedStyleActive prop for toast - by @vvv-sss (e4eee)
- Handle isAnimatedStyleActive prop for text-field - by @vvv-sss (4fe0e)
- Add root styling principles log message - by @vvv-sss (c3797)
- bottom-sheet:
- Add primitives - by @vvv-sss (7c90b)
- Add initial src components - by @vvv-sss (f2305)
- Add content container component - by @vvv-sss (5d7a9)
- Handle content class names - by @vvv-sss (de9bf)
- Add reusable bottom sheet components and styles - by @vvv-sss (961bf)
- Handle animation api - by @vvv-sss (ff55a)
- Handle examples - by @vvv-sss (3cd76)
- text-field:
🐞 Bug Fixes
- Replace Pressable with Touchable opacity - by @MaganAnkur (6a932)
- Animation settings for text-field, pressable-feedback and avatar - by @vvv-sss (e1502)
- text-field: Lint error - by @vvv-sss (f5bac)
- theme-toggle: Incorrect padding y - by @milksense (f7d1e)