Releases: margelo/react-native-filament
Releases · margelo/react-native-filament
Release 1.5.1
Release 1.5.0
Release 1.4.1
Release 1.4.0
1.4.0 (2024-07-16)
🐛 Bug Fixes
useWorkletCallback
returned unstable ref (#226) (a86dded)- metro bundler
The 'declare' modifier is only allowed when the...
error (#224) (9b7cf99)
✨ Features
<Animator />
API (#213) (7f1478f)<DebugBox />
(#220) (c600786)<ModelInstance />
component (#219) (154588d)- add
<DefaultLight />
component (#217) (0a69f17) - add
onPress
prop to<Model />
(#216) (4c67f0e) - add which simplifies accessing a model imperatively (#225) (edef8b0)
- implemented animation transitions in
<Animator />
(#215) (0e84784) - Model add castShadow, receiveShadow props (#229) (95c26ee)
- transform API (#218) (1423a70)
- transform props as shared values (#221) (b144354)