-
Updated
Mar 24, 2021 - CSS
#
loading-animation
Here are 58 public repositories matching this topic...
Automatically add a progress bar to your site.
4
shengxianghong
commented
Jan 5, 2021
我不知道是不是我没设置对,我用Storyboard拖了一个Controller,然后加上了TableView和TableViewCell,然后复制了demo里xib的部分代码,运行没有效果,一片白,查看图层是有好多Cell的,但是没有子控件的影子。
Beautiful and smooth custom loading views
-
Updated
Oct 12, 2017 - Java
CSS loading animations with minimal effort!
css
progress
animation
loader
spinner
loading
spinners
loading-bar
hacktoberfest
loading-animations
loading-screen
css-loading-animations
loading-spinner
loading-animation
whirl
pseudo-elements
loading-indicator
loading-spinners
hacktoberfest2020
-
Updated
May 10, 2021 - CSS
Android material button with loading animation
-
Updated
May 21, 2020 - Kotlin
macos
swift
ios
skeleton
placeholder
tvos
watchos
animation
cocoapods
swift-package-manager
loading
gradient
combine
loading-spinner
loading-animation
skeletonization
loading-indicator
placeholder-animation
swiftui
skeleton-animation
-
Updated
Nov 11, 2020 - Swift
robertherdzik
commented
Nov 13, 2019
As in subtitle, investigate, wrong detection of repository main language ( is Swift not the Makefile).
SkeletonLoadingView(Shimmer) with Kotlin in Android💀 💀
android
kotlin
skeleton
kotlin-android
kotlin-library
loading
shimmer
loading-animation
loadingview
shimmerlayout
shimmer-android
-
Updated
Feb 18, 2021 - Kotlin
SwiftUI-DesignCode is some examples in the process of learning swiftUI 2.0
swift
list
twitter
clock
apple-tv
particles
ios-animation
notification
animation-effects
lockscreen
scrollview
loading-animations
loading-animation
banner-view
sliderview
stretchy-headers
swiftui
gesture-control
circleprogress
swiftui-example
-
Updated
Dec 12, 2020 - Swift
Android 自定义 View 之 LeavesLoading
android
java
custom
android-library
custom-view
android-application
android-ui
android-app
loading-bar
customview
loading-animation
loadingview
-
Updated
May 31, 2019 - Java
The easiest library to show skeleton screens in an Android app.
android
kotlin
facebook
skeleton
placeholder
animation
loading
shimmer
android-animation
loading-animation
facebook-shimmer
skeleton-screen
loadingview
skeleton-loading
skeletonview
facebook-animation
skeleton-screens
-
Updated
Feb 7, 2021 - Kotlin
Android library. Animated striped button to show loading process.
android
stripe
animation
button
android-library
android-development
process
android-ui
button-widget
lines
button-animation
loading-animation
loading-button
button-style
-
Updated
May 5, 2019 - Java
汇集整理一些样式的Loading加载等待动画,封装以及简单调用,使用起来也非常方便快捷,同样你也可以把他作为HUD来使用
-
Updated
Apr 29, 2021 - Objective-C
Delphi Windows and Android Helpers
android
windows
shell
delphi
helper
text-to-speech
statusbar
sensor
ripple
commands
tts
speech-recognition
effect
multi-touch
loading-animation
multi-touch-gestures
physical-buttons
native-sensor
delphi-tokyo
android-statusbar
-
Updated
Jan 19, 2018
可视化加载工具 Different kinds of visual loading pages, that can be used in various HTML, JS, CSS Projects.
javascript
css
html
stylesheets
visual
loading
loading-bar
loading-screen
loading-animation
loading-page
-
Updated
Sep 14, 2019 - CSS
DYFLoadingManager is an iOS management class that loads animation prompts, it displays a translucent mask with an indicator and labels while work is being done.
ios
objective-c
label
labels
loading
mask
loading-spinner
loading-animation
loadingview
loading-indicator
central-image
text-prompt
translucent--mask
-
Updated
Aug 23, 2020 - Objective-C
Customizable loading spinner for Angular (version ng 5 and above)
-
Updated
Jun 12, 2020 - CSS
Add blocked shimmering views to your view components.
-
Updated
Apr 30, 2019 - Swift
Customizable loading indicator for Android
-
Updated
Oct 6, 2019 - Kotlin
A Swift 4.1 custom UIImage spinner Control
swift
swift-library
ios
control
custom
loader
spinner
loading
ios-app
ios-swift
customizable
ios-lib
spinners
loading-bar
loading-animations
loading-spinner
loading-animation
loadingview
loading-indicator
swift4
-
Updated
Jul 30, 2018 - Swift
Experience UI Loading elements in different wifi speeds :)
-
Updated
Aug 19, 2017 - HTML
Pure HTML and CSS turntable, music loading spinner.
-
Updated
Apr 9, 2017 - CSS
A convenient and easy to use library that will make the task of display messages simple
notifications
swift
ios
library
alert
animation
toast
loading
ios-ui
navigationbar
messages
progress-animation
loading-animation
bottom-view
-
Updated
May 5, 2020 - Swift
Fullscreen activity indicator views.
-
Updated
Jan 24, 2021 - Objective-C
-
Updated
Jan 18, 2019 - Kotlin
A TypeScript-React edition of Sam Herbert's amazing SVG Loaders.
react
svg
typescript
react-library
svg-animations
svg-icons
typescript-library
loaders
loading-animations
loading-spinner
loading-animation
react-svg
typescript-react-components
react-loading
loading-spinners
react-loading-animation
typescript-react
svg-loaders
svg-loading
react-loader
-
Updated
Feb 18, 2021 - TypeScript
Advanced handling of loaders/spinners based on one or multiple Promises.
-
Updated
May 10, 2021 - TypeScript
Improve this page
Add a description, image, and links to the loading-animation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the loading-animation topic, visit your repo's landing page and select "manage topics."
Describe the feature or problem you’d like to solve
Currently, when showing skeletons in a table/collection/scroll view, it feels kinda bad (imho) that user interaction or scrolling is disabled.
Proposed solution
Add some kind of flag to allow views to scroll while skeletons are visible?
Global or per-scroll view?