-
Updated
Sep 30, 2020 - JavaScript
#
swipe
Here are 366 public repositories matching this topic...
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
javascript
jquery
slideshow
slide
snap
scrolling
fullscreen
swipe
onepage
fullpage
sections
mousewheel
vuejs
slide
vue
ssr
slider
vuejs2
slides
vue-components
swipe
vue-swiper
vue-awesome-swiper
vue2
vue-plugin
vue-component
nuxtjs
vue-resource
vue-directive
swiper
carrousel
vue-express
-
Updated
Oct 2, 2020 - TypeScript
Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar
-
Updated
Jul 24, 2020 - JavaScript
Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
-
Updated
Aug 21, 2020 - Swift
A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
android
view
recyclerview
carousel
android-library
swipe
android-development
viewpager
android-ui
layoutmanager
recyclerviewpager
discrete-scroll
item-picker
page-transformations
-
Updated
Sep 2, 2020 - Java
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
-
Updated
Jul 16, 2019 - Java
A cross-platform Tab View component for React Native
-
Updated
Oct 2, 2020 - TypeScript
pagePiling plugin by Alvaro Trigo. Create a scrolling pile of sections. http://alvarotrigo.com/pagePiling/
-
Updated
Mar 25, 2020 - JavaScript
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
android
kotlin
adapter
drag-and-drop
recyclerview
kotlin-android
android-library
swipe
android-development
android-ui
multi-select
recyclerview-adapter
viewholder
mikepenz
fastadapter
click-listeners
-
Updated
Sep 26, 2020 - Kotlin
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
android
view
swipe
android-development
sidemenu
nav
android-ui
sidenav
navigation-drawer
drawerlayout
side-menu
drawer-layout
sidenavigation
-
Updated
Aug 1, 2020 - Java
Slip.js — UI library for manipulating lists via swipe and drag gestures
-
Updated
Mar 29, 2019 - JavaScript
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
android
animation
listview
recyclerview
annotations
swipe
annotation-processor
tinder
tinder-ui
swipeview
loadmore
annotation-processing
placeholderview
gridview
tinder-swiper
-
Updated
Aug 23, 2019 - Java
Touch swipe image slider/slideshow/gallery/carousel/banner mobile responsive bootstrap
javascript
html
bootstrap
gallery
slideshow
mobile
responsive
slider
touch
carousel
swipe
banner-rotator
online-slider-maker
wordpress-slider
layer-animation
timelined-layer-animation
nested-layer-animation
full-width-slider
full-window-slider
html5-ad
-
Updated
Oct 30, 2019 - JavaScript
layerJS: Javascript UI composition framework
javascript
library
ui
html5
frontend
navigation
animation
touch
composition
declarative
swipe
transition
menu
layers
frame
stage
layerslider
layerjs
-
Updated
Feb 13, 2020 - JavaScript
An android library to make swipe more easier and more powerful. Android各种侧滑,有这一个就够了
-
Updated
Jan 4, 2020 - Java
multiscroll plugin by Alvaro Trigo. Create scrolling split websites. http://alvarotrigo.com/multiScroll/
-
Updated
Oct 29, 2019 - JavaScript
AnushHakobyan
commented
Sep 3, 2019
Hi all.
I want to submit an issue.
When carousel is opened on a mobile, on android/chrome for example, vertical swiping on mobile screen causes carousel slide to be changed: swiped to next or prev.
5
robandrose
commented
May 9, 2019
why did you skip the onTap callback in version 5? Is there an easy way to create the onTap functionality, when dragging didn't take place?
tinder like react-native deck swiper
-
Updated
Sep 5, 2020 - JavaScript
Pull up controller with multiple sticky points like in iOS Maps
-
Updated
Jul 21, 2020 - Swift
The fastest zero-tap iOS menu.
swift-library
ios
gesture-driven-animations
swipe
ios-animation
swift-3
menu-navigation
ios-ui
ui-components
-
Updated
Apr 6, 2020 - Swift
A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.
swift
ios
uicollectionview
cards
animation
uikit
swipe
tinder
tinder-ui
help-wanted
collectionview
discover
shazam
shazam-discover-ui
tinder-style
-
Updated
Oct 4, 2020 - Swift
Improve this page
Add a description, image, and links to the swipe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swipe topic, visit your repo's landing page and select "manage topics."
Expected Behavior
rename
actionprops(maybe
actionCallbacks?)Current Behavior
React.HTMLProps has
action?: stringpropwe have
action?: (hooks: SwipeableViewsHooks) => voidprop (which is missing in current type definitions oliviertassinari/react-swipeable-views#545)