3.24.0
Minor release focused on fixing build issues reported in #1859.
What's Changed
🐛 Bug fixes
- Bad parameter type in
toggleCancelButton
search bar command by @kkafar in #1854 - Add missing iOS API availbility checks by @kkafar in #1860
🔢 Miscellaneous
- Update RN + other deps in example apps by @kkafar in #1847
- Annotate
sheetExpandsWhenScrollingToEdge
prop as iOS specific by @kkafar in #1851 - Improve readability of C++ namespaced types by @kkafar in #1856
Full Changelog: 3.23.0...3.24.0