Skip to content

feat: add RTL support and improve story navigation - #330

Open
randilt wants to merge 1 commit into
mohitk05:masterfrom
randilt:RTL_Support
Open

feat: add RTL support and improve story navigation#330
randilt wants to merge 1 commit into
mohitk05:masterfrom
randilt:RTL_Support

Conversation

@randilt

@randilt randilt commented Sep 26, 2025

Copy link
Copy Markdown

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.

- 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.
@vercel

vercel Bot commented Sep 26, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-insta-stories Error Error Sep 26, 2025 4:42pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add RTL (Right-to-Left) support

2 participants