#
swipe
Here are 355 public repositories matching this topic...
wzxxzw
commented
Jul 25, 2019
.英文不是很好,用的是nuxt.js,在刷新引入插件的页面会报window is not defined
// nuxt.config.js
plugins: [ {src: '~plugins/swiper',ssr: false} ],
//plugins文件夹下
import Vue from 'vue';
if (process.BROWSER_BUILD) {
const VueAwesomeSwiper = require('vue-awesome-swiper/dist/ssr');
Vue.use(VueAwesomeSwiper);
}
.vue文件
import { swiper, swiperSlide } from 'vue-awesome-swiper';
compone
The best Swiper component for React Native.
-
Updated
Jul 16, 2020 - JavaScript
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 3, 2020 - JavaScript
Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
-
Updated
Jun 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
Nov 19, 2019 - 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
Jul 15, 2020 - TypeScript
pagePiling plugin by Alvaro Trigo. Create a scrolling pile of sections. http://alvarotrigo.com/pagePiling/
-
Updated
Mar 25, 2020 - JavaScript
A React component for swipeable views. ❄️
-
Updated
Jul 15, 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
Jul 15, 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
Feb 26, 2019 - 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
React.js Responsive Carousel (with Swipe)
react
demo
gallery
mobile
slider
react-component
infinite-scroll
carousel
swipe
storybook
keyboard-navigation
autoplay
-
Updated
Jul 16, 2020 - TypeScript
tinder like react-native deck swiper
-
Updated
Jul 13, 2020 - JavaScript
Pull up controller with multiple sticky points like in iOS Maps
-
Updated
Mar 4, 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
Feb 23, 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."
If the responsiveWidth setting is used, the dragAndMove vertical should be disabled. As of now the responsiveWidth setting is ignored when dragAndMove is used.
Also it would be nice to set dragAndMove options per viewport (its just a suggestion and in no way is implemented in fullpage.js yet):