{"id":2595,"url":"https://github.com/jogendra/AnimatedMaskLabel","last_synced_at":"2025-08-03T00:31:59.482Z","repository":{"id":97421007,"uuid":"188003328","full_name":"jogendra/AnimatedMaskLabel","owner":"jogendra","description":"Animated Mask Label is a nice gradient animated label. This is an easy way to add a shimmering effect to any view in your app. It is useful as an unobtrusive loading indicator.","archived":false,"fork":false,"pushed_at":"2019-05-30T17:13:53.000Z","size":391,"stargazers_count":23,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-05T06:33:46.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jogendra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-05-22T09:10:33.000Z","updated_at":"2024-11-27T14:36:29.000Z","dependencies_parsed_at":"2023-04-16T17:30:33.816Z","dependency_job_id":null,"html_url":"https://github.com/jogendra/AnimatedMaskLabel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogendra%2FAnimatedMaskLabel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogendra%2FAnimatedMaskLabel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogendra%2FAnimatedMaskLabel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogendra%2FAnimatedMaskLabel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jogendra","download_url":"https://codeload.github.com/jogendra/AnimatedMaskLabel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228510736,"owners_count":17931759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-05T20:16:17.903Z","updated_at":"2024-12-06T18:30:35.381Z","avatar_url":"https://github.com/jogendra.png","language":"Swift","funding_links":[],"categories":["UI","TextField","Swift"],"sub_categories":["Label"],"readme":"# Animated Mask Label\n\n\u003cimg src=\"https://github.com/jogendra/AnimatedMaskLabel/blob/master/Screenshots/animatedMaskLabel.gif\"\u003e\n\n\n[![Version](https://img.shields.io/cocoapods/v/AnimatedMaskLabel.svg?style=flat)](http://cocoapods.org/pods/AnimatedMaskLabel)\n[![License](https://img.shields.io/cocoapods/l/AnimatedMaskLabel.svg?style=flat)](http://cocoapods.org/pods/AnimatedMaskLabel)\n[![Platform](https://img.shields.io/cocoapods/p/AnimatedMaskLabel.svg?style=flat)](http://cocoapods.org/pods/AnimatedMaskLabel)\n[![Join the chat at https://gitter.im/AnimatedMaskLabel/Lobby](https://badges.gitter.im/AnimatedMaskLabel/Lobby.svg)](https://gitter.im/AnimatedMaskLabel/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eDemo Screen\u003c/td\u003e\n    \u003ctd\u003eScreenshot\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/jogendra/AnimatedMaskLabel/blob/master/Screenshots/appdemo.gif\" width=\"289.5\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/jogendra/AnimatedMaskLabel/blob/master/Screenshots/animatedMaskLabelScreenshot.png\" width=\"289.5\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n \u003c/table\u003e\n\n## Demo/Example\nFor demo:\n```\n$ pod try AnimatedMaskLabel\n```\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n```\n$ cd Example\n```\n```\n$ pod install\n```\nIf you don't have CocoaPods installed, grab it with `[sudo] gem install cocoapods`.\n```\n$ open AnimatedMaskLabel.xcworkspace\n```\n\n## Requirements\n- iOS 10.0 or later\n- Swift 4+\n- Xcode 9+\n\n## Installation\n\n#### CocoaPods\n\nAnimatedMaskLabel is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'AnimatedMaskLabel'\n```\n#### Carthage\n\n[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.\n\nYou can install Carthage with [Homebrew](http://brew.sh/) using the following command:\n\n```bash\n$ brew update\n$ brew install carthage\n```\n\nTo integrate AnimatedMaskLabel into your Xcode project using Carthage, specify it in your `Cartfile`:\n\n```ogdl\ngithub \"jogendra/AnimatedMaskLabel\"\n```\n\nRun `carthage update` to build the framework and drag the built `AnimatedMaskLabel.framework` into your Xcode project.\n\n#### Manual Installation\nJust drag the `AnimatedMaskLabel.swift` files into your project.\n\n## Usage\n#### Step 1:\nSet your view class as `AnimatedMaskLabel` - \u003cbr\u003e\n\u003cimg src=\"Screenshots/setclass.png\"\u003e\n\n#### Step 2:\nThe text you want to animated:\u003cbr\u003e\n\u003cimg src=\"Screenshots/attributedtext.png\"\u003e\n\n## Author\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n     \u003cimg src=\"https://avatars2.githubusercontent.com/u/20956124?s=400\u0026u=01fab3fc9bb3d2ee799e314d3fe23c54d1deeb07\u0026v=4\" width=\"180\"/\u003e\n     \n     Jogendra Singh\n\n\u003cp align=\"center\"\u003e\n\u003ca href = \"https://github.com/jogendra\"\u003e\u003cimg src = \"http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg\" width=\"36\" height = \"36\"/\u003e\u003c/a\u003e\n\u003ca href = \"https://twitter.com/jogendrafx\"\u003e\u003cimg src = \"https://www.shareicon.net/download/2016/07/06/107115_media.svg\" width=\"36\" height=\"36\"/\u003e\u003c/a\u003e\n\u003ca href = \"https://www.linkedin.com/in/jogendrasingh24/\"\u003e\u003cimg src = \"http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg\" width=\"36\" height=\"36\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003c/td\u003e\n\u003c/tr\u003e \n  \u003c/table\u003e\n\n## License\n\nAnimatedMaskLabel is available under the MIT license. See the [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjogendra%2FAnimatedMaskLabel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjogendra%2FAnimatedMaskLabel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjogendra%2FAnimatedMaskLabel/lists"}