Jakub Neukirch - Stonks Mobile Development
Jakub Neukirch - Stonks Mobile Development
  • Видео 9
  • Просмотров 1 402
Style & Fonts in Kotlin Multiplatform Compose - Building AI Chat App
Define style for your design system in Kotlin Multiplatform with Compose.
The code: gist.github.com/JakubNeukirch/be291eddb4b7a25e9b640429eb6d93b1
The website: stonks.tech
0:00 Intro
0:46 The Designs
1:38 Defining Theme
3:54 Using Theme
4:25 Components
6:55 Fonts
7:49 The End
Просмотров: 40

Видео

Navigation in Kotlin Multiplatform
Просмотров 10221 день назад
🟪 Animations in Kotlin Multiplatform: ruclips.net/video/p83zT-Ozfgs/видео.html 🟪 Navigation code: gist.github.com/JakubNeukirch/bbe417e2b71ca4aed05a49e3b9615bfe 0:00 Intro 0:57 Control the back stack 3:31 Transitions and displaying routes 4:40 Define routes 5:10 Routes with parameters 6:14 Conclusion
Compose Animations in Kotlin Multiplatform
Просмотров 127Месяц назад
Learn what are the animation possibilities in KMM Compose and how easily you can use them. In this video I cover usage of AnimatedVisibility, AnimatedContent, Lazy components and value-based animations. See more on official documentation: developer.android.com/develop/ui/compose/animation/value-based Check my website: stonks.tech 0:00 Intro 0:25 AnimatedVisibility - on/off animations 3:51 Anima...
Compose on iOS & Android - Compose Multiplatform
Просмотров 159Месяц назад
Build shared UI with compose multiplatform for iOS and Android. In this video I cover basic concepts and components. Knowledge from this video should tell you where and how to start with Compose Multiplatform. After this video, you can learn more about concepts covered in the links below. 👉 Compose: www.jetbrains.com/compose-multiplatform/ 👉 Modifiers: developer.android.com/develop/ui/compose/m...
How to run Kotlin Multiplatform app on Android and iOS - Getting Started and Configuration
Просмотров 1472 месяца назад
Kotlin Multiplatform Wizard - kmp.jetbrains.com/ Android SDK and Android Studio - developer.android.com/studio Android SDK path to replace in `local.properties` on Mac - /Users/username/Library/Android on Windows - c:\Users\username\AppData\Local\Android\Sdk Need mobile developer? Hire me at: stonks.tech
How to use Shaders in Flutter
Просмотров 2429 месяцев назад
In this video I show how to create and use shaders in flutter project. SKSL (Adjusted for Skia GLSL) allows you to create fancy effects in your flutter app with low impact on performance. This feature is provided directly in Flutter - not in native platforms. Download TimeOverlapp - app for timezone and schedule management - www.stonks.tech/en/portfolio/timeoverlapp
TimeOverlapp - Mobile app showcase
Просмотров 4569 месяцев назад
TimeOverlapp is app for Android and iOS that will let you keep track of your client's Timezones and Work Schedules. - Add your client - Simulate the time - Compare schedules on chart Download: www.stonks.tech/en/portfolio/timeoverlapp

Комментарии

  • @pembatamang8233
    @pembatamang8233 11 часов назад

    Great content, keep it up.

  • @Gilb077
    @Gilb077 25 дней назад

    Thank you man, go on.

  • @PRABINDMANDAL-y3e
    @PRABINDMANDAL-y3e Месяц назад

    please continue video upload. 💕💕💕💕

    • @stonks_tech
      @stonks_tech Месяц назад

      Thanks! This is the plan :)

  • @maxkarashchuk
    @maxkarashchuk Месяц назад

    Extremely useful information! Thank you a lot!