Skip to content

Releases: BlackBoxVision/react-native-live-stories

Release 0.8.1

27 Oct 21:43
Compare
Choose a tag to compare

0.8.1 (2020-10-27)

Bug Fixes

  • initial: add firstItem prop to carousel, remove dirty-workaround (66c77ad)
  • add support to handle back button when showing loading view (87a233c)

Release 0.8.0

27 Oct 16:38
Compare
Choose a tag to compare

0.8.0 (2020-10-27)

Bug Fixes

  • change setVisible call to onLoad in StoryDetailItem component (57ebd0c)

Features

  • expose StoryDetailItem from library entrypoint (8a653fe)

Release 0.7.3

27 Oct 15:39
Compare
Choose a tag to compare

0.7.3 (2020-10-27)

Bug Fixes

  • use timeout with zero value (309ad02)

Release 0.7.2

27 Oct 13:37
Compare
Choose a tag to compare

0.7.2 (2020-10-27)

Bug Fixes

  • add support to show based on correct index (9d87dc2)

Release 0.7.1

27 Oct 11:36
Compare
Choose a tag to compare

0.7.1 (2020-10-27)

Bug Fixes

  • fix styles for story skeleton (b3eb4b7)

Release 0.7.0

27 Oct 11:19
Compare
Choose a tag to compare

0.7.0 (2020-10-27)

Features

  • add support to show StoryDetailItem Heade and Footer in Overlay (3cef899)

Release 0.6.0

27 Oct 10:45
Compare
Choose a tag to compare

0.6.0 (2020-10-27)

Bug Fixes

  • improve naming on typings for StoryDetailItem sub components (ef2e1ab)

Features

  • add support to goBack from StoryDetailItem Footer (d04dcd9)
  • improve styles in StoryDetailItem (47f00b5)

Release 0.5.0

27 Oct 00:08
Compare
Choose a tag to compare

0.5.0 (2020-10-27)

Features

  • pass story to StoryDetail Item (baefa84)

Release 0.4.1

26 Oct 23:34
Compare
Choose a tag to compare

0.4.1 (2020-10-26)

Bug Fixes

  • fix to get story preview item props via callback (23cd82b)

Release 0.4.0

26 Oct 23:25
Compare
Choose a tag to compare

0.4.0 (2020-10-26)

Features

  • add loading overlay for StoryDetailItem (e0819b1)
  • add support for ordering stories, move to next when video ends (fc9fd6f)
  • add support to seek video to 0 after story ended (848603c)
  • disable animation for onVideoEnd (2b43d5f)