{"id":13769081,"url":"https://github.com/cristi-lupu/CLWaterWaveView","last_synced_at":"2025-05-11T01:31:40.547Z","repository":{"id":56904896,"uuid":"120179104","full_name":"cristi-lupu/CLWaterWaveView","owner":"cristi-lupu","description":"A UIView what able to show water wave effect","archived":false,"fork":false,"pushed_at":"2020-05-13T20:29:14.000Z","size":17909,"stargazers_count":59,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T23:49:47.052Z","etag":null,"topics":["interface-builder","ios","swift","ui","uicomponent","uiview","view","water","waterwave","wave"],"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/cristi-lupu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-04T11:32:10.000Z","updated_at":"2025-02-25T05:24:18.000Z","dependencies_parsed_at":"2022-08-21T02:50:30.471Z","dependency_job_id":null,"html_url":"https://github.com/cristi-lupu/CLWaterWaveView","commit_stats":null,"previous_names":["cristilupu/clwaterwaveview"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristi-lupu%2FCLWaterWaveView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristi-lupu%2FCLWaterWaveView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristi-lupu%2FCLWaterWaveView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristi-lupu%2FCLWaterWaveView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cristi-lupu","download_url":"https://codeload.github.com/cristi-lupu/CLWaterWaveView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253504544,"owners_count":21918827,"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":["interface-builder","ios","swift","ui","uicomponent","uiview","view","water","waterwave","wave"],"created_at":"2024-08-03T17:00:16.960Z","updated_at":"2025-05-11T01:31:40.050Z","avatar_url":"https://github.com/cristi-lupu.png","language":"Swift","funding_links":[],"categories":["Animation"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eCLWaterWaveView\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"icon.png\" alt=\"Pod Icon\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://developer.apple.com/swift/\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Swift-4.2-orange.svg?style=flat\" alt=\"Swift\"/\u003e\n\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/Platform-iOS%209.0+-black.svg\" alt=\"Platform: iOS\"\u003e\n\u003cimg src=\"https://img.shields.io/cocoapods/v/CLWaterWaveView.svg?style=flat)](http://cocoapods.org/pods/CLWaterWaveView\" alt=\"Version\"\u003e\n\u003cimg src=\"https://img.shields.io/cocoapods/l/CLWaterWaveView.svg?style=flat)](http://cocoapods.org/pods/CLWaterWaveView\" alt=\"Licence\"\u003e\n\u003c/p\u003e\n\n## Features\n\n![Intro Gif](intro.gif)\n\n* **Simple configuration**\n* **Live editing**\n\n## Example\n\nTo run the example project, clone the repo, and run **`pod install`** from the Example directory first.\n\n![Demo Gif](demo.gif)\n\n## Usage\n\n#### Interface Builder\nIn Interface Builder, select wave view, and in attributes inspector set values:\n\n![Alt Text](attributes_inspector.png)\n\n#### Code\n\n```swift\nimport CLWaterWaveView\n\nlet waveView = CLWaterWaveView()\n\n// configure the wave\nwaveView.amplitude = 39.0\nwaveView.speed = 0.009\nwaveView.angularVelocity = 0.37\nwaveView.depth = 0.37\n\nwaveView.startAnimation()\n\n// to stop animation\nwaveView.stopAnimation()\n```\n\n## Installation\n\nCLWaterWaveView is available through **[CocoaPods](http://cocoapods.org)**. To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'CLWaterWaveView'\n```\n\n## Author\n\n**Cristian Lupu, lupucristiancptc@gmail.com**\n\n## License\n\n**CLWaterWaveView** is available under the **MIT license**. See the **[LICENSE](https://github.com/cristiLupu/CLWaterWaveView/blob/master/LICENSE)** file for more info.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristi-lupu%2FCLWaterWaveView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcristi-lupu%2FCLWaterWaveView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristi-lupu%2FCLWaterWaveView/lists"}