Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seeking does not working when RTL is enabled #26

Open
MuhammedAlkhudiryAqar opened this issue Nov 1, 2022 · 2 comments
Open

Seeking does not working when RTL is enabled #26

MuhammedAlkhudiryAqar opened this issue Nov 1, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@MuhammedAlkhudiryAqar
Copy link

MuhammedAlkhudiryAqar commented Nov 1, 2022

Hello, thank you for this great package!

However the seek bar dragging does not work well when RTL is enabled.

similar issue here with react-native-slider callstack/react-native-slider#39
a invertedSeeker prop would be good solution

I tried adding transform: [{rotate: '180deg'}] to SeekBar.style.container, and that seems to fix it!

note: the problem is in Android

@LunatiqueCoder
Copy link
Owner

@MuhammedAlkhudiryAqar Thank you for reporting this problem!

@LunatiqueCoder LunatiqueCoder moved this to Todo in 3.0.0 Dec 6, 2022
@LunatiqueCoder LunatiqueCoder self-assigned this Jan 15, 2023
@LunatiqueCoder LunatiqueCoder added the bug Something isn't working label Jan 15, 2023
@LunatiqueCoder LunatiqueCoder removed this from 3.0.0 Jan 15, 2023
@Ahsanali012
Copy link

Hello, thank you for this great package!

However the seek bar dragging does not work well when RTL is enabled.

similar issue here with react-native-slider callstack/react-native-slider#39 a invertedSeeker prop would be good solution

I tried adding transform: [{rotate: '180deg'}] to SeekBar.style.container, and that seems to fix it!

note: the problem is in Android

Any fix for this??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants