stfalcon-studio / StfalconImageViewer

A simple and customizable Android full-screen image viewer with shared image transition support, "pinch to zoom" and "swipe to dismiss" gestures
http://stfalcon.com
Apache License 2.0
1.99k stars 252 forks source link

❓ How to add to android project ❓ #72

Closed omkar-tenkale closed 3 years ago

omkar-tenkale commented 3 years ago

The latest version badge doesn't work anymore

Try this instead

implementation 'com.github.omkar-tenkale:StfalconImageViewer:d11578fe3fd30c33a58b49978e3a9fd425291673'

🌟 Or use

implementation 'com.github.stfalcon-studio:StfalconImageViewer:master-SNAPSHOT'

Use with maven { url 'https://jitpack.io' }in project build gradle in allprojects { repositories { ... block

More at #69

omkar-tenkale commented 3 years ago

Sorry cant close as it wont appear in issues then hehe

omkar-tenkale commented 3 years ago

hell

bevzaanton commented 3 years ago

Readme fixed.