Jetpack Compose - Composables, ViewModels with Kotlin Flows | CheezyCode Hindi

Jetpack Compose - Composables, ViewModels with Kotlin Flows | CheezyCode Hindi

Cheezy Code

10 месяцев назад

9,401 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@artificial-motivator
@artificial-motivator - 10.09.2023 07:13

sir repository.getTweets("motivation") esko screen se kaise bheje category

Ответить
@RajuYadav-qm4ic
@RajuYadav-qm4ic - 28.08.2023 09:42

Use .content instead of .text
LazyColumn(content = {
items(tweets.value){
TweetListItem(tweet = it.content)
}😊😊

Ответить
@RajuYadav-qm4ic
@RajuYadav-qm4ic - 28.08.2023 07:55

Unresolved reference: text
LazyColumn(content = {
items(tweets.value){
TweetListItem(tweet = it.text)
}

Ответить
@joanenunemaker3018
@joanenunemaker3018 - 03.08.2023 18:33

'PromoSM' 💐

Ответить
@dumbcomputer4327
@dumbcomputer4327 - 01.08.2023 20:41

I am following this series, I am understanding the things you're saying but in the end of this video one's I run the app the data is fetched from API and perfectly showing the results on DetailScreen() but second time I ran the app I am seeing just a white screen. What should I do?

Ответить
@manishgupta-fm1tr
@manishgupta-fm1tr - 28.07.2023 08:31

Suppose we have many screen in our app and we have different composable screens. We are creating ViewModels inside our composable function like in this sample and in this scenario we will have only single activity in our app. so our viewModels will not be cleared until our activity will not destroyed. so it will create a memory issue. how to handle this?

Ответить
@utkarshkumar1080
@utkarshkumar1080 - 25.07.2023 14:08

Sir, I am eagerly looking forward to your next video ,This playlist is absolutely amazing and has captured our hearts! 😍😍😍 Can't wait for more incredible content from you

Ответить
@hamzaraheel4598
@hamzaraheel4598 - 24.07.2023 10:15

Sir i want to go into kmm tau kia is series may kmm krwa rhay ap, if no then kia future may koi series/course ap upload kray gain?

Ответить
@akarshmittal9601
@akarshmittal9601 - 24.07.2023 09:09

One question, should we create references to our viewmodel and flow inside a side effect handler?

Ответить
@kishorramani007
@kishorramani007 - 23.07.2023 09:25

Hi Jatinbhai,
where to check internet connection check and
how and where to add progressbar while data is in loading state?

Ответить
@wizard9389
@wizard9389 - 23.07.2023 01:24

Thank you so much sir !! Mvvm , dependency injection, RXjava , Testing, Jetpack compose, Retrofit, RoomDB ye mene sab aapse hi sikha he !! Thank you so much for providing these valuable content 🙏🙏❤

Ответить
@dclasses662
@dclasses662 - 22.07.2023 22:23

Please sir..Make videos on jetpack compose with sqlite database

Ответить
@rishikeshsingh9946
@rishikeshsingh9946 - 22.07.2023 20:32

@wesome🎉🎉❤❤

Ответить
@Nightcore-0
@Nightcore-0 - 22.07.2023 20:29

BTW sir programming k liye

High degree like
cs,bca, BTech zaroori hai?
me ba ka students but i love programming

do i have future with this degree n skills?

Ответить
@Nightcore-0
@Nightcore-0 - 22.07.2023 20:28

Brother iski complete series upload kroge na?

Ответить
@vikashtiwari8360
@vikashtiwari8360 - 22.07.2023 20:27

Thanks for your video

Ответить