progress
Here are 506 public repositories matching this topic...
A clean and lightweight progress HUD for your iOS and tvOS app.
-
Updated
Jun 22, 2020 - Objective-C
A custom reusable circular / progress slider control for iOS application.
-
Updated
May 30, 2020 - Swift
Mb for nuxt asyncData api, because waitFor not working for this
Something like this
export default function (waiter, func) {
return async (...args) => {
const { app } = args[0];
try {
app.wait.start(waiter);
return await func.apply(this, args);
} finally {
app.wait.end(waiter);
}
};
};Or if vue-wait have this function, sorry a
-
Updated
Apr 21, 2020 - Swift
I'm sure many potential plugin users would like to know which browsers we can count on with this plugin before getting hours into implementation. The suggestion of "modern browsers" could mean many things. From reading the source, I can see that you are ruling out old versions of Android, Zune, Kindle and Windows Phone. How does IE fair?
UIUtil for Android, Lyrics, Tick animations, Comparisons, Satellite menus, Praise, Slide buttons, TAB indicators, Contact sorting, Drag sorting, Skidding deletes, Shadow effects, RecyclerView nesting RecyclerView, Map list Poi/Drawer effects, Progress settings, Clock set, Damping, Progress, Album, Snap, Progress, CircleDownload, AdvertSwitcher, Carousel ad, FlowLayout, Tag...; 歌词控件、打勾动画、对比、卫星菜单、点赞、滑动按钮、TAB指示器、联系人排序、拖曳排序、侧滑删除、阴影效果.、RecyclerView嵌套RecyclerView.、地图列表Poi/抽屉效果、进度设置、时钟设置、滑动阻尼、相册媒体快照、圆形下载进度,轮播广告, 流式布局,标签...
-
Updated
May 1, 2020 - Java
I receive the following error when attempting to use the cssModule prop as I would like to change the height of the button.
I'm using a CSS Pre-processor as per: https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc
`Failed to execute 'remove' on 'DOMTokenList': The token provided must not be empty.
If [max] is changed while the animation is still in progress, the round progress may show a wrong value. (Probably the values are not capped).
To reproduce:
Open the following link (official example):
http://crisbeto.github.io/angular-svg-round-progressbar/
- set Current to 0
- set Max to 1
- set duration to 80000 (80,000)
- set Current to 1635
- before the animation ends, set Max to 1
CSS loading animations with minimal effort!
-
Updated
Jun 6, 2020 - CSS
A new kind of Progress Bar, with real time throughput, eta and very cool animations!
-
Updated
Jul 7, 2020 - Python
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
-
Updated
Jun 29, 2020 - Python
Higher order React components for file uploading (with progress) react file upload
-
Updated
Dec 28, 2019 - JavaScript
AOSF:全称为Android Open Source Framework,即Android优秀开源框架汇总。包含:网络请求okhttp,图片下载glide,数据库greenDAO,链式框架RxJava,组件路由ARouter,消息传递通信EventBus,热更新Tinker,插件化框架Replugin,文件下载FileDownloaer,图片选择PhotoPicker,图片滤镜/毛玻璃等特效处理,GIF图片展示控件,图片九宫格控件NineGridView,对话框Dialog,导航指示器ViewpagerIndicator,进度条ProgressWheel,下拉刷新SmartRefreshLayout,key-value高效数据存储MMKV等,应有尽有。
-
Updated
Nov 29, 2019
It would be nice to include some documentation for the MultiProgressViewDataSource protocol.
Is your feature request related to a problem? Please describe.
This will be very helpful for those new to this library such that they do not need to comb through the example code provided.
Describe the solution you'd like
It would be great if the documentation can be formatted with Swift
iOS progress bar, replacement for the default activity indicator.
-
Updated
Oct 22, 2019 - Swift
An easy way to make your progress view nice and sleek.
-
Updated
Jul 27, 2019 - Kotlin
Improve this page
Add a description, image, and links to the progress topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the progress topic, visit your repo's landing page and select "manage topics."



read the [known iss