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

Swipe / carousel like react-swipe #87

Closed
giantelk opened this issue Nov 23, 2014 · 10 comments
Closed

Swipe / carousel like react-swipe #87

giantelk opened this issue Nov 23, 2014 · 10 comments
Labels
new feature New feature or request

Comments

@giantelk
Copy link

Any plans to add swipe / carousel like react-swipe or this polymer one:
https://github.com/TheSeamau5/swipe-pages

@hai-cea
Copy link
Member

hai-cea commented Nov 28, 2014

Maybe at some point? Maybe others can +1 this to vote for it. :)

FYI - We'll be working a date picker next since we need it internally. (#65)

@giantelk
Copy link
Author

I also vote +1 for sliding side menu for mobile. Don't stop at Google good,
make it better -)

On Fri, Nov 28, 2014 at 5:26 PM, Hai Nguyen notifications@github.com
wrote:

Maybe at some point? Maybe others can +1 this to vote for it. :)


Reply to this email directly or view it on GitHub
#87 (comment)
.

Cheers,
Flying Horse Dancing

@hai-cea hai-cea changed the title Any plans to add swipe / carousel like react-swipe? Swipe / carousel like react-swipe Jun 18, 2015
@hai-cea hai-cea added the new feature New feature or request label Jun 19, 2015
@darkyen
Copy link

darkyen commented Jul 14, 2015

+1 Swipe Views are integral to android apps, There are certain things to consider though on lower end android devices transform and moving it on every mouse move can cause issues on slower android maybe cache and display on RAF ? or Use scrollbar which has native acceleration for swiping but then the inertial scroll is a different pain.

@mping
Copy link

mping commented Aug 24, 2015

+1

2 similar comments
@nikhildaga
Copy link

+1

@psirenny
Copy link

+1

@oliviertassinari
Copy link
Member

@giantelk I don't think that this library should implement his own swipe component since the logic has nothing to do with the material spec.
You can use for instance https://github.com/oliviertassinari/react-swipeable-views or https://github.com/jed/react-swipe.

@giantelk
Copy link
Author

OK, that makes. Just wish there was 1 UI framework that provided kitchen sink list of features. It's leading me to look more towards React Native or Swift for mobile app.

@Tjajeer
Copy link

Tjajeer commented Jun 13, 2016

+1, please add carousel

@mbrookes
Copy link
Member

mbrookes commented Jun 13, 2016

Edit: There seem to be a couple of different things being discussed under this PR with swipe referring to the logic to provide swipeable views, vs a slider / carousel type component.

For the former, please look to the libraries @oliviertassinari linked to (there is a demo of using react-swipeable-views in the MUI docs for Tabs).

For the latter, as it's not part of the spec, and there are limits to how many components we can support, please look to external components. If someone would like to build one using Material-UI, we can link to it here: http://www.material-ui.com/#/discover-more/related-projects.

@mui mui locked and limited conversation to collaborators Jun 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

9 participants