Bug Fixes
- compiler: pass more expo-modules-core loading issues (natew)
- core: fix mutateTheme causing very slow renders and sometimes not updating properly (natew)
- core: useControllableState fix undefined prop not being updated, also improve performance (natew)
- core: fix inverse not being found if not changing theme (natew)
Code Refactoring
Performance Improvements
- core: make useTheme avoid updates in more cases (natew)