|
You are here |
firebase.blog | ||
| | | | |
codingwithmohit.com
|
|
| | | | | In this article, we'll learn about similarities and differences of Jetpack Compose and SwiftUI. | |
| | | | |
www.marcogomiero.com
|
|
| | | | | Recently, Ive started to work on (yet another) side project: Money Flow. As the name suggests, this is an application to help me track all the expenses and incomes. Ive thought and designed it almost a year ago but only now Ive found the time to start writing actual code. A first design iteration, that will change a bit Ive decided to make this project a personal playground for a Kotlin Multiplatform mobile app. | |
| | | | |
blog.blundellapps.co.uk
|
|
| | | | | This is a real quick post to give you some pointers of how to use Google AdMob banner ads in an Android Jetpack Compose view layout. Right off the bat I want to say two things: 1- The AdMob team hasn't got their library up to date (in terms of supporting compose), so it's always | |
| | | | |
juffalow.com
|
|
| | | I am working for a Start Up project - DiagramArt, where we needed to create Android application which : load list of diagrams from API, show these diagrams to the user and some other stuff of course. The list consists from a preview picture, diagram's title and its description. There is no problem to load and show these data, the problem was in the preview picture. | ||