What's Changed
✨ Features
- feat: parse transformOrigin strings for shadow tree updates (e1e2fb5) by @1kuko3
- feat: (android only) parse background image native props (f4dc9b5) by @erickreutz
- feat: upgrade nitro to latest (0.36.1) (a366a46)
- feat: move transform converted to separate file (c9d4cd3)
- feat: add support for react-navigation inactive behaviour (4d46223)
🐛 Bug Fixes
- fix: stop leaking system bar mocks + align skill docs (a06e45e)
- fix: add types condition for mocks export (68acf18) by @PrinceD96
- fix: remove invalid system bar root exports (061a882) by @jingjing2222
- fix(web): reset shadow registry and listener (7b9e48d)
🧹 Chores
- chore: move parser to separate file (f45d6ac)
Full Changelog: v3.2.5...v3.3.0