react-insta-stories
react-insta-stories copied to clipboard
feat: add RTL support and improve story navigation
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.