Skip to content

v0.6.1

Compare
Choose a tag to compare
@cornedor cornedor released this 14 Feb 13:20
· 100 commits to master since this release
v0.6.1
  • Added a hitSlop to the seek bar knob.
  • Fixed the seek bar on android.
  • Changed the way the seek bar is build up. There are new customStyles called seekBarFullWidth
    and seekBarBackground. A part of the script needs the width of the seek bar. The padding is
    added to this width by by reading paddingHorizontal or paddingLeft and paddingRight from the
    custom seekBar styles.