- Helsinki,Europe
- @yash786agg
-
-
-
-
-
compose-markdown Public
Forked from jeziellago/compose-markdownMarkdown Text for Android Jetpack Compose 📋.
Kotlin MIT License UpdatedJan 12, 2023 -
AnimatedLoadingIndicator Public
Animated Loader or Animated Progress Dialog android code.
-
-
TDD-App Public
-
-
PagingKotlin Public
PagingKotlin App supports PagingLibrary with Retrofit, Coroutines, Hilt-Android, DataBinding, MVVM
-
Flutter-Movie Public
An Flutter Movie App to display data in infinite scrollable view with Screen Orientation support.
-
GithubApp Public
App build with JetPack Paging along with Retrofit, Coroutines, Koin, DataBinding, MVVM, Coil and Moshi
-
flutter_weather_app Public
An Flutter application to view current weather status based on the location or on search of the city by selecting the change city option.
Dart Apache License 2.0 UpdatedJun 5, 2020 -
PixaBay-Android Public
An Android app to search and display images using Pixabay API.
Kotlin Apache License 2.0 UpdatedJun 1, 2020 -
JetPack-Compose Public
This repository is a collection of jetpack compose modules to help bootstrap an Android Application.
android-ui compose composable jetpack-compose jetpack-compose-tutorial appbar-jetpack button-jetpackKotlin Apache License 2.0 UpdatedMar 26, 2020 -
CurrencyConverter Public
An Android app which show the different currency conversion rate within a particular time interval
Kotlin Apache License 2.0 UpdatedFeb 17, 2020 -
-
SlidingBottomSheet Public
Bottom Sheet Behaviour Like Google Maps or Uber Application
-
RoomKoin Public
A persistent room database with kotlin co-routines support using koin dependency injection.
-
Dagger2Kotlin Public
Dagger2Kotlin app shows up implementation Dagger2, Retrofit2, MVVM architecture, kotlin co-routine along and a non-data binding adapter with dagger2.
-
-
facebookShimmerAndroid Public
A more effective way to use or add placeholder or loader as shimmering effect to any view for an Android application.
Java Apache License 2.0 UpdatedAug 29, 2018 -
DataBindingAndroid Public
DataBinding in recyclerview and webview android
Java Apache License 2.0 UpdatedJun 13, 2018 -
TripleRRR Public
Rxjava2, Retrofit 2, Room along with MVVM and Databinding
Java Apache License 2.0 UpdatedMar 23, 2018 -
-
-
Retrofit_LiveData Public
Android Architecture Component with View Model and Live Data along with Retrofit for Api Request and ButterKnife to remove the Boiler Plate code.
-
AndroidArchitectureComponent Public
Android Architecture Component with Room database,View Model and Live Data
-
Basic Pagination with RecyclerView using MVP (Model View Presenter) Android Architecture
-
MVP Public
Android Architecture MVP (Model View Presenter) pattern