All Projects → brookshi → Llmlistview

brookshi / Llmlistview

Licence: apache-2.0
super list view for uwp

Projects that are alternatives of or similar to Llmlistview

Placeholderview
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 -->
Stars: ✭ 2,104 (+7692.59%)
Mutual labels:  swipe, listview
Pulltozoominlistview
An Android custom ListView with pull to zoom-in and parallax effect header like Path App.
Stars: ✭ 891 (+3200%)
Mutual labels:  listview, pulltorefresh
Swipemenulayout
🔥一个零耦合的侧滑菜单,支持RecyclerView、ListView、GridView等不同条目布局,支持菜单在左或在右,可选滑动阻塞,是否禁用等功能
Stars: ✭ 120 (+344.44%)
Mutual labels:  swipe, listview
Uwp App Launcher Mobile
[Open Source] It's like the iOS and Android Home Screens but for Windows 10 (Phones).
Stars: ✭ 47 (+74.07%)
Mutual labels:  uwp, swipe
Xamarin Demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Stars: ✭ 218 (+707.41%)
Mutual labels:  uwp, listview
android-page
android 分页列表数据加载引擎,主要封装了android分页列表数据加载的各个组件,如果你有一个需要分页加载的List列表,都可以使用此框架实现。
Stars: ✭ 15 (-44.44%)
Mutual labels:  listview, pulltorefresh
flutter sticky and expandable list
粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky headers, support use it with sliver widget.
Stars: ✭ 116 (+329.63%)
Mutual labels:  listview, group
XamarinFormsGesture
Xamarin Form Gesture Effects
Stars: ✭ 85 (+214.81%)
Mutual labels:  uwp, swipe
Swipeabletabbarcontroller
UITabBarController with swipe interaction between its tabs.
Stars: ✭ 919 (+3303.7%)
Mutual labels:  swipe
Metrica Sample Dotnet
Yandex AppMetrica SDK Sample for Windows
Stars: ✭ 11 (-59.26%)
Mutual labels:  uwp
Authenticator
Authenticator for Windows - UWP store app
Stars: ✭ 22 (-18.52%)
Mutual labels:  uwp
Windowscompositionsamples
Windows Composition Samples the place for getting the latest code samples and demos using Windows.UI.Xaml and Windows.UI.Composition to make beautiful Universal Windows Platform applications.
Stars: ✭ 922 (+3314.81%)
Mutual labels:  uwp
Clusterize.js
Tiny vanilla JS plugin to display large data sets easily
Stars: ✭ 6,995 (+25807.41%)
Mutual labels:  listview
Unitube
An open source client for YouTube.
Stars: ✭ 22 (-18.52%)
Mutual labels:  uwp
Mingw Windows10 Uwp
Minimal Windows 10 Store ready sample of MinGW dll PInvoked from Windows 10 UWP application
Stars: ✭ 21 (-22.22%)
Mutual labels:  uwp
Verticalcardswiper
A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.
Stars: ✭ 830 (+2974.07%)
Mutual labels:  swipe
Fullpage.js
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
Stars: ✭ 32,974 (+122025.93%)
Mutual labels:  swipe
React Natives App
App for the React & React Native developer community as a demo project for the React Native meetups in Germany
Stars: ✭ 20 (-25.93%)
Mutual labels:  listview
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+3103.7%)
Mutual labels:  uwp
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+3081.48%)
Mutual labels:  uwp

LLMListView

super list view for uwp

Feature

  1. left/right swipe with animation
  2. pull to refresh
  3. refresh button
  4. load more
  5. load more for group list view

Display

Nuget

PM> Install-Package LLMListView

License

Copyright 2015 Brook Shi

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. 
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].