react-insta-stories icon indicating copy to clipboard operation
react-insta-stories copied to clipboard

feat: add RTL support and improve story navigation

Open randilt opened this issue 3 months ago • 1 comments

Fixes #329

  • Implemented RTL (right-to-left) layout support for stories.
  • Updated keyboard navigation to accommodate RTL behavior.
  • Enhanced progress bar styles and functionality for RTL mode.
  • Added new props for controlling story playback and navigation.
  • Refactored components to support RTL styling and behavior.
  • Updated README documentation to reflect new features and usage examples.
  • Bumped package version to 2.8.0.

randilt avatar Sep 26 '25 16:09 randilt