Skip to content

Releases: ardaogulcan/react-native-keyboard-accessory

0.1.16

29 Nov 19:19
Compare
Choose a tag to compare
  • Fix cut off next button arrow - #68
  • Fix issue where multiline text inputs are not able to grow - #77

0.1.15

10 Mar 22:47
Compare
Choose a tag to compare
  • fix KeyboardAccessoryNavigationProps typescript (#57) @ifero

0.1.14

10 Mar 22:45
88e12fb
Compare
Choose a tag to compare
  • Remove depreciated view prop types an update example (#55)

0.1.13

26 Oct 17:20
Compare
Choose a tag to compare

0.1.12

02 Aug 08:03
Compare
Choose a tag to compare

0.1.11

21 Jun 13:22
Compare
Choose a tag to compare
  • Optionally allow children to accept a function, @jdmunro

0.1.10

06 Oct 21:57
Compare
Choose a tag to compare

0.1.9

17 Oct 19:27
7edc15c
Compare
Choose a tag to compare

0.1.8

02 Oct 11:33
db86bad
Compare
Choose a tag to compare
  • Add avoidKeyboard prop to maintain KeyboardAvoidingView behaviour. Usage
  • Fix nextButtonStyle prop for KeybardAccessoryNavigation (Issue: #27, PR: #28 )
  • Fix publish issues in faulty versions 0.1.6 and 0.1.7

0.1.5

09 Sep 20:44
Compare
Choose a tag to compare
  • Add androidAdjustResize prop for ejected apps to fix keyboard detachment