Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 650 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 650 Bytes

0.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.

0.6.0

  • The seekBar is now seek-able.
  • Added seekBarKnob to customStyles to style the seek bar knob.

0.2.0

  • resizeMode prop added, now defaults to contain
  • customStyles prop added, allows for customization of the player.