#
swipeview
Here are 34 public repositories matching this topic...
Both scroll horizontal and vertical for segment scrollview which have a same header. — 类似半糖、美丽说主页与QQ音乐歌曲列表布局效果,实现不同菜单的左右滑动切换,同时支持类似tableview的顶部工具栏悬停(既可以左右滑动,又可以上下滑动)。兼容下拉刷新,自定义 collectionview实现自适应 contentSize 还可实现瀑布流功能
-
Updated
Jan 3, 2020 - Objective-C
sumitrvi
commented
Jun 7, 2018
In navigation drawer when user click on any specific menu then that menu should be shown selected
How do we do this by using your library...??please help me to figure out this solution.
cards
swipe
tinder
tinder-ui
swipe-cards
swipeview
swipeable
swiper
tinder-swiper
tinder-cards
mgswipecards
-
Updated
Jul 5, 2020 - Swift
Why use dependencies when you create your own transformations for Viewpager ?
android
animation
transformations
viewpager
swipeview
source-code
pagetransformer
viewpager-transformer
pagetransition
-
Updated
Jun 21, 2018 - Java
Helper class to make any view rotatable
-
Updated
Feb 14, 2016 - Java
react
hooks
react-native
swipe
swipeview
swiper
flatlist
react-native-swiper
swiper-flatlist
react-hooks
-
Updated
Mar 18, 2020 - JavaScript
Infinite Swipe View for iOS written in Swift
-
Updated
Feb 10, 2020 - Swift
The best SwipeView component for React Native.
-
Updated
Oct 1, 2017 - JavaScript
带有头部整体滑动标签页 (tabs with collapsible header)
-
Updated
Jul 4, 2020 - TypeScript
Pure java based, highly customizable media slider gallery supporting both images and videos for android.
android
java
gallery
slider
images
carousel
videos
glide
swipeview
imagebrowser
photobrowser
gallery-images
gallery-viewer
carouselview
carousel-slider
customcomponents
touchimageview
mediabrowser
videobrowser
gallerybrowser
-
Updated
Oct 31, 2019 - Java
NET Conf: Focus on Xamarin samples
-
Updated
Mar 26, 2020 - C#
-
Updated
Apr 12, 2017 - Java
Xamarin.Forms goodlooking UI sample using the new SwipeView.
-
Updated
Mar 23, 2020 - C#
Xamarin.Forms goodlooking UI sample using the new SwipeView.
-
Updated
Dec 11, 2019 - C#
-
Updated
Nov 12, 2018 - Objective-C
Lets you display or start Activity on swipe from particular four directions using Simple Swipe Gestures.
-
Updated
Aug 24, 2017 - Java
Xamarin.Forms goodlooking UI sample using the new SwipeView.
-
Updated
Dec 24, 2019 - C#
Android Navigation Tabs with ViewPager
android
fragments
navigation
tabs
toolbar
viewpager
tablayout
swipeview
support-library
navigation-tab
-
Updated
Apr 27, 2017 - Java
Android application to Swipe views provide lateral navigation between sibling screens such as tabs with a horizontal finger gesture (a pattern sometimes known as horizontal paging) using Kotlin Programming Language.
-
Updated
Mar 21, 2018 - Kotlin
-
Updated
Mar 13, 2018 - Java
This Project is developed by Uday Kiran Kumar. Hope guys Like it! Enjoy :-)
android
fragments
android-sdk
swipe
android-development
fragment
android-application
android-studio
android-app
swipeview
androidstudio
-
Updated
Sep 28, 2019 - Java
Why use dependencies when you create your own transformations for Viewpager ?
android
animation
transformations
viewpager
swipeview
source-code
pagetransformer
viewpager-transformer
pagetransition
-
Updated
Mar 14, 2018 - Java
-
Updated
Dec 16, 2019 - C#
Improve this page
Add a description, image, and links to the swipeview topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swipeview topic, visit your repo's landing page and select "manage topics."
Current behaviour
When I update routes with
setState({routes: [...]});the TabView does not update its tabs.Expected behaviour
TabView should dynamically update its routes.
Code sample