Skip to content
#

extension-functions

Here are 38 public repositories matching this topic...

iCore is a comprehensive Android library designed to streamline the development process by providing a robust set of modular components. With built-in support for the Model-View-ViewModel (MVVM) architecture, iCore offers a collection of base classes, extension functions, and utility classes to help developers create efficient and maintainable code

  • Updated Jun 24, 2024
  • Kotlin
RecyclerViewSwipeExt

RecyclerViewSwipeExt is an Android Studio library that simplifies the implementation of swipe-to-delete and swipe-to-action functionality in RecyclerViews. With just a few lines of code, you can add left and right swipe gestures to your RecyclerViews, allowing users to delete or perform custom actions on items with ease.

  • Updated Mar 17, 2023
  • Kotlin

Basic Movie App using the "The Movie Database" to get all the info for the app. You will have 4 topics on the Main View (Popular movies, Favorite user movies (you can add all your favorite movies), Now playing movies and Upcoming movies) that shows a list of movies. You can select a movie to go to the Movie Details View (name, release date, vide…

  • Updated Dec 29, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the extension-functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the extension-functions topic, visit your repo's landing page and select "manage topics."

Learn more