-
Updated
Sep 30, 2020 - TypeScript
#
placeholder
Here are 303 public repositories matching this topic...
react
svg
react-native
skeleton
placeholder
loader
loading
skeleton-screen
react-native-components
facebook-cards-loaders
swift
ios
instagram
facebook
uitableview
uicollectionview
skeleton
placeholder
animation
carthage
swift-package-manager
loading
ios-animation
ios-swift
ios-ui
gradients
loading-animations
loading-animation
ios-uiview
facebook-animation
-
Updated
Sep 18, 2020 - Swift
A library provides an easy way to show skeleton loading view like Facebook and Alipay
-
Updated
Jun 26, 2020 - Java
SVG component to create placeholder loading, like Facebook cards loading.
-
Updated
Sep 29, 2020 - JavaScript
4
frodo10messi
commented
Sep 16, 2019
hey is this usable with swift? I'd appreciate it if provided with a sample project
33
Placeholder views based on content, loading, error or empty states
-
Updated
Jun 30, 2019 - Swift
6
drewg233
commented
Apr 25, 2018
I have a very big app and do not want to make a placeholder for each screen I would like to provide context to about what is loading. (And also do not want a general 'loading' message). Is there currently a way to change the title/subtitle easily for each ViewController, from the ViewController itself?
Create skeleton screens that automatically adapt to your app!
-
Updated
Sep 9, 2020 - JavaScript
Generate docx and pptx (microsoft word documents) from templates, from Node.js, the Browser and the command line / Demo: https://docxtemplater.com/demo
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Sep 18, 2020 - TypeScript
A missing placeholder for UITextView
-
Updated
Aug 2, 2020 - Objective-C
-
Updated
Dec 16, 2018 - Java
Simple and flexible, css only, content placeholder loading animation. https://zalog.github.io/placeholder-loading/
-
Updated
Jul 15, 2020 - HTML
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Jul 29, 2020 - TypeScript
placeholder
animation
priority
lazyload
responsive-images
lazyload-images
hints
intersectionobserver
images-lazy
-
Updated
Sep 11, 2020 - JavaScript
Animated placeholder in desert style.
-
Updated
Jan 10, 2019 - Java
UIImageView category for using initials as a placeholder image, written in Objective-C. For a Swift implementation, see https://github.com/bachonk/InitialsImageView
-
Updated
Sep 11, 2018 - Objective-C
Verify code input view. Support security type for password.短信验证码输入框,支持密文模式
-
Updated
Jun 11, 2020 - Objective-C
A UITextView subclass that adds support for multiline placeholder written in Swift.
-
Updated
Nov 29, 2019 - Swift
Fakeimg.pl is a little tool that generates images with an URL. Choose the size, the colors, even the text. Oh… and it’s free.
-
Updated
Jul 4, 2020 - Python
An UITextView in Swift. Support auto growing, placeholder and length limit.
-
Updated
Mar 11, 2020 - Swift
Placeholder/ Skeleton of React Native
-
Updated
Sep 3, 2020 - JavaScript
ListPlaceholder is a swift library allows you to easily add facebook style animated loading placeholder to your tableviews or collection views.
swift
swift-library
facebook
objective-c
custom
placeholder
animation
cocoapods
tableview
customizable
-
Updated
Aug 12, 2020 - Swift
-
Updated
Jul 4, 2017 - JavaScript
WLEmptyState is an iOS based component that lets you customize the view when the dataset of a UITableView or a UICollectionView is empty. We created a sample project with the WLEmptyState component to show how you can use it.
-
Updated
Aug 8, 2020 - Swift
Improve this page
Add a description, image, and links to the placeholder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the placeholder topic, visit your repo's landing page and select "manage topics."
SVG will very likely take a little longer to render than a base64-encoded raster image. And the Gaussian Blur applied to the simple SVG shapes created by Primitive is probably quite CPU intensive.
Let's run a series of performance tests, ideally on WPT, to compare LQIP raster image rendering performance vs. SQIP rendering performance and also compare CPU utilization.