2.1.1 (2022-03-09)
📚 Documentation
🐛 Bug Fixes
- Fix CMake build on Windows (#329) (d7f6376)
- Fix value not updating if key changes in hook (d3ccb65)
- Main thread error with initialize function (#346) (314c526)
- Remove unnecessary macOS pbxproj (cb52901)
- Use
RCTUnsafeExecuteOnMainQueueSync
instead ofdispatch_sync
- unsafe is my middle name ;) (41f0471)