안드로이드/개발관련(Kotlin)

라이브러리 목록

닉네임못짓는사람 2022. 9. 1. 08:48
반응형

reactiveX - 

https://reactivex.io/documentation/operators

https://github.com/ReactiveX/RxJava

 

Okhttp - https://square.github.io/okhttp/

 

Retrofit - https://square.github.io/retrofit/

 

Hilt dagger - https://developer.android.com/training/dependency-injection/hilt-android?hl=ko

 

Circle Image View - https://github.com/hdodenhof/CircleImageView

 

Ktx -

implementation 'androidx.activity:activity-ktx:1.3.1'

implementation 'androidx.fragment:fragment-ktx:1.3.6'

 

JJwt - https://github.com/jwtk/jjwt

 

image slider - https://github.com/smarteist/Android-Image-Slider

 

Glide - https://github.com/bumptech/glide

 

Circle Indicator - https://github.com/ongakuer/CircleIndicator

 

ExoPlayer - https://exoplayer.dev/hello-world.html, https://github.com/google/ExoPlayer

 

Material Calendar - https://github.com/prolificinteractive/material-calendarview

 

MpAndroidChart - https://github.com/PhilJay/MPAndroidChart

 

Lottie Animation - https://lottiefiles.com/blog/working-with-lottie/getting-started-with-lottie-animations-in-android-app

 

Photo view - https://github.com/Baseflow/PhotoView

반응형