https://github.com/eman1986/shimmer-effect-xamarin-ios
Sample code to show shimmer effect to Xamarin.iOS
https://github.com/eman1986/shimmer-effect-xamarin-ios
Last synced: 4 months ago
JSON representation
Sample code to show shimmer effect to Xamarin.iOS
- Host: GitHub
- URL: https://github.com/eman1986/shimmer-effect-xamarin-ios
- Owner: eman1986
- License: mit
- Created: 2020-10-09T00:49:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-09T01:08:07.000Z (over 4 years ago)
- Last Synced: 2024-12-28T17:48:32.791Z (6 months ago)
- Language: C#
- Size: 96.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shimmer-Effect-Xamarin-iOS
Sample code to show shimmer effect to Xamarin.iOS
Article: [https://edlomonaco.dev/blog/shimmer-effect-xamarin-ios](https://edlomonaco.dev/blog/shimmer-effect-xamarin-ios)
Ported from a [swift](https://www.swiftdevcenter.com/uiview-shimmer-effect-swift-5/) article to C#.