Releases: BlackBoxVision/react-native-live-stories
Releases · BlackBoxVision/react-native-live-stories
Release 0.8.1
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
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
0.7.3 (2020-10-27)
Bug Fixes
- use timeout with zero value (309ad02)
Release 0.7.2
0.7.2 (2020-10-27)
Bug Fixes
- add support to show based on correct index (9d87dc2)
Release 0.7.1
0.7.1 (2020-10-27)
Bug Fixes
- fix styles for story skeleton (b3eb4b7)
Release 0.7.0
0.7.0 (2020-10-27)
Features
- add support to show StoryDetailItem Heade and Footer in Overlay (3cef899)
Release 0.6.0
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
0.5.0 (2020-10-27)
Features
- pass story to StoryDetail Item (baefa84)
Release 0.4.1
0.4.1 (2020-10-26)
Bug Fixes
- fix to get story preview item props via callback (23cd82b)
Release 0.4.0
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)