Minor release fixing bugs, improving typings, and adding some functionalities 🎉
🐛 Bug fixes
- remove nullability from CustomSearchView (#1233) bu @Ubax
- add inputType to setOptions call (#1234) by @kacperkapusciak
- update header in vc below modal (#1228) by @WoLewicki
- replaced jCenter with maven (#1245) by @matteodanelli
- add directory so /reanimated works outside of repo (#1294) by @WoLewicki
- incorrect prop descriptions in types.tsx (#1298) by @Ubax
- change Activity to extend to ReactActivity (#1303) by @WoLewicki
👍 Improvements
- add new properties to search view (#1250) by @rvasseur31
- add home indicator hiding (#1267) by @WoLewicki
- remove system animations on Android (#1213) by @WoLewicki
- add android navigation bar manipulation (#1264) by @WoLewicki
- add transition duration on iOS (#1259) by @WoLewicki & @kacperkapusciak
- add swipe direction on iOS (#1260) by @WoLewicki
- simplify fade_from_bottom transition duration code (#1307) by @kacperkapusciak
🔢 Miscellaneous
- update search bar playground in Example app (#1226) by @kacperkapusciak
- rename master occurences to main (#1235) by @kacperkapusciak
- unify links in the documentation (#1236) by @kacperkapusciak
- add sponsor logo (7efa269) by @kmagiera
- add swmansion-bot (#1253) by @kacperkapusciak
- make bot responses shorter (#1258) by @kacperkapusciak
- update PULL_REQUEST_TEMPLATE.md (e71c279) by @WoLewicki
- bump nanoid to 3.2.0 (#1283)
- fix search bar only for iOS (#1295) by @WoLewicki
- add onScroll triggered to common problems (#1302) by @WoLewicki
🙌 Thank you for your contributions!