Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mobiledevpro/zoomable-image-jetpack-compose
Zoom Imgae with Jetpack Compose
https://github.com/mobiledevpro/zoomable-image-jetpack-compose
android compose-ui jetpack-android jetpack-compose jetpackcompose kotlin zoom-images
Last synced: about 1 month ago
JSON representation
Zoom Imgae with Jetpack Compose
- Host: GitHub
- URL: https://github.com/mobiledevpro/zoomable-image-jetpack-compose
- Owner: mobiledevpro
- License: apache-2.0
- Created: 2024-02-18T10:21:46.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T13:01:56.000Z (11 months ago)
- Last Synced: 2024-11-07T18:51:04.570Z (3 months ago)
- Topics: android, compose-ui, jetpack-android, jetpack-compose, jetpackcompose, kotlin, zoom-images
- Language: Kotlin
- Homepage:
- Size: 873 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zoomable Image with Jetpack Compose
Based on [App Template](https://github.com/mobiledevpro/Jetpack-Compose-ChatApp-Template)
![GitHub last commit](https://img.shields.io/github/last-commit/mobiledevpro/zoomable-image-jetpack-compose?color=red&style=flat-square)
Demo video - tap to watch:
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/mqjVI5_L9XA/0.jpg)](https://www.youtube.com/watch?v=mqjVI5_L9XA)
##
## Author:**Dmitri Chernysh**
[![Youtube](https://img.shields.io/badge/-youtube-red?logo=youtube&message=Youtube&style=for-the-badge)](https://www.youtube.com/@mobiledevpro?sub_confirmation=1)
[![Instagram](https://img.shields.io/badge/-instagram-E4405F?logo=instagram&message=Behind+the+scenes+in+Storiesn&style=for-the-badge&logoColor=white)](https://www.instagram.com/mobiledevpro/)
[![Twitter](https://img.shields.io/badge/-twitter-1DA1F2?logo=twitter&style=for-the-badge&logoColor=white)](https://twitter.com/mobiledev_pro)
[![Linkedin](https://img.shields.io/badge/-linkedin-0A66C2?logo=linkedin&style=for-the-badge&logoColor=white)](https://www.linkedin.com/in/dmitriychernysh/)## License:
Copyright 2024 Dmitri Chernysh
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.