zesik / react-splitter-layout

A simple split layout for React and modern browsers. https://zesik.com/react-splitter-layout
MIT License
428 stars 131 forks source link

Does this work on chrome on android? #19

Closed ds17f closed 5 years ago

ds17f commented 6 years ago

I tried this on my mobile and it doesn't look like it works. I even blew the slider up to a really large size (100px) to make sure I was grabbing it but it doesn't appear to actually slide the panels.

Am I missing something?

zesik commented 6 years ago

Hi,

I didn't have plans to support Chrome on Android or other mobile browsers when creating this. If many people want this, I'll consider add support of mobile devices.

zesik commented 5 years ago

Touch event PR has been merged, and it will be released in the next major version.