Skip to content

A list of extension functions which can be used while developing Android apps

Notifications You must be signed in to change notification settings

Priyanka0818/ExtensionFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

⭐ExtensionFunctions

Since, Kotlin :octocat: has became the official language to develop Android apps, it has been very easy to manipulate classes with new functionalities through extension functions. Extension function is a function of that class but defined outside the class without actually inheriting the class. In this repository 📚, I have listed some of the extension functions 📝 which are commonly used in our apps.

Releases

No releases published

Packages

No packages published