Skip to content

Releases: Paraboly/react-native-input-bar

TextInput prop-drilling and better type extending 🥳

Choose a tag to compare

@kuraydev kuraydev released this 17 Nov 17:05
  • TextInput prop-drilling is here
  • IInputBarProps is extends from TextInputProps and TextInputAndroidProps

New version 0.2.1 is here with fully converted to Typescript

Choose a tag to compare

@kuraydev kuraydev released this 13 Nov 15:04
  • New version 0.2.0 is here with fully converted to Typescript
  • main path is fixed

New Design System 🥳

Choose a tag to compare

@kuraydev kuraydev released this 02 Mar 09:51

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 🎉

Choose a tag to compare

@kuraydev kuraydev released this 25 Feb 09:38
  • Auto-grow InputBar is here 🎉
  • 3 new props:
    -> multiline
    -> minHeight
    -> maxHeight

⚠ BREAKING CHANGE: SpinKit is here 🎉

Choose a tag to compare

@kuraydev kuraydev released this 19 Dec 09:53

⚠ 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 🤩

Choose a tag to compare

@kuraydev kuraydev released this 18 Dec 13:34

TextInput onChange & value props are added 🤩

First Release 😍 🎉

Choose a tag to compare

@kuraydev kuraydev released this 18 Dec 13:15

First Release 😍 🎉