Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 10 Apr 07:00
· 398 commits to main since this release
bcad0b5

New release focusing on the support for interactive keyboard 😎

👍 Improvements

  • compress images in docs for faster page loading (fb7c3ce)
  • send height as double value (f117cf9)
  • interactive keyboard on Android (b2e70e5)
  • interactive keyboard on iOS (0ebcc93)
  • better KeyboardAwareScrollView example (68a1270)

🔢 Miscellaneous

  • bump react-native to 0.71 in example apps (dbda619)
  • add color for right header in Chat example (7985dd5)
  • docs for interactive keyboard on android - initial edition (4b9c841)
  • build docs when PR is created (2102756)
  • bump docusaurus to 2.4.0 (2bf021d)
  • new iteration on docs for interactive keyboard (2bbeead)
  • new 1.5.0 tag for docs (f0d9094)
  • blogpost for 1.5.0 (7457167)