Skip to content

Releases: Paraboly/react-native-input-bar

TextInput prop-drilling and better type extending 🥳

17 Nov 17:05
Compare
Choose a tag to compare
  • TextInput prop-drilling is here
  • IInputBarProps is extends from TextInputProps and TextInputAndroidProps

New version 0.2.1 is here with fully converted to Typescript

13 Nov 15:04
Compare
Choose a tag to compare
  • New version 0.2.0 is here with fully converted to Typescript
  • main path is fixed

New Design System 🥳

02 Mar 09:51
Compare
Choose a tag to compare

New Design System 🥳

  • Complete new design system is here
  • More flexible
  • TextInput & Spinner are completely under developer's control now

Auto-grow InputBar is here 🎉

25 Feb 09:38
Compare
Choose a tag to compare
  • Auto-grow InputBar is here 🎉
  • 3 new props:
    -> multiline
    -> minHeight
    -> maxHeight

⚠ BREAKING CHANGE: SpinKit is here 🎉

19 Dec 09:53
Compare
Choose a tag to compare

⚠ BREAKING CHANGE: SpinKit is here 🎉

We need to install react-native-spinkit for this and above versions. Simply do not forget to pod install after the new implementation.

spinnerVisibility prop is available for controlling the Spinner :) Furthermore, of course it is fully customizable :)

TextInput onChange & value props are added 🤩

18 Dec 13:34
Compare
Choose a tag to compare

TextInput onChange & value props are added 🤩

First Release 😍 🎉

18 Dec 13:15
Compare
Choose a tag to compare

First Release 😍 🎉