📚 Enroll NOW in The Full-Stack Mobile Developer course and don’t miss out on your chance to become a 6-figure dev in 2023! Check out what our successful students are saying about their experience: academy.notjust.dev
Just tested this on our app and it’s so much better! We have components in a Flatlist with remote images and where the standard FlatList mounts all of them triggering the requests, FlashList actually mounts components as you scroll so almost no network requests on mount! Then I could see the network requests come in as I scroll all with essentially the same API. Great video!
Thanks for the Cool video! BTW the new architecture would drastically improve such issues. Have you guys thought of experimenting the new RN "Bridgeless" architecture in the near future?
My application Uber clone in react cli crashed. After installing build gradle version 6.5 and plugin version 4.1.0. And build tools 29.0. Please help me.
Thanks for the video bro... but i have a really important question. Is there anyway we can display react native/component over other apps just like Facebook messenger?
Yes I did this on android but you need to use native module and write code on native side. I did code for floating view in java which will be visible outside the react native app.
@@shubhamrathore5825 if you have a pretty simple item layout and don't need the missing features then yes it is better than normal Flatlist, keep in mind it only works when you apply all the optimizations that they specify in order to be more efficient
i get error when using this on expo "CommandError: Required property 'android.package' is not found in the project app.json. This is required to open the app."
I know people need to touch the 10 min mark, but when padding the content is so shameless, it feels like creator does not respect his viewers time. Like first 3:30 of this video can be completely skipped
📚 Enroll NOW in The Full-Stack Mobile Developer course and don’t miss out on your chance to become a 6-figure dev in 2023!
Check out what our successful students are saying about their experience:
academy.notjust.dev
Just tested this on our app and it’s so much better! We have components in a Flatlist with remote images and where the standard FlatList mounts all of them triggering the requests, FlashList actually mounts components as you scroll so almost no network requests on mount! Then I could see the network requests come in as I scroll all with essentially the same API. Great video!
It's a cool video. Can you do more videos for optimize RN apps?
I second this suggestion.
Same here
Saaame
second
Can you also compare recyclerlistview vs FlashList? That will be an intresting watch
Thanks for the Cool video! BTW the new architecture would drastically improve such issues. Have you guys thought of experimenting the new RN "Bridgeless" architecture in the near future?
Awesome, been searching for something better. Will definitely try it
Hey nice video. However your thumbnail shows a SectionList. Is there a FlashSectionList?
Thanks! it will be very useful for my project.
Great! I really like this video. It's useful for beginer as me.
Very impressive video! I'm using Animated.FlatList from Animated react-native library. How can I implement FlashList in that scenario?
Check out the FlashList documentation, they have a section about the implementation of react native reanimated with it
I tried and got this error: Invariant Violation: requireNativeComponent: "AutoLayoutView" was not found in the UIManager.How can i fix that? thanks
Did you find a solution?
Is that component stable enough to use on all sort of devices either new or old and iOS or Android ?
This is important questions
It has been well tested internally by Shopify team before making it public. Now, the library is stable for production
@@notjustdev Oh ok cool then ! Thank you and let's try it !
hey I have made reavt native with firestore that is too slow can you tell what to use to make it fast?
My application Uber clone in react cli crashed. After installing build gradle version 6.5 and plugin version 4.1.0. And build tools 29.0. Please help me.
Thanks for the video bro... but i have a really important question. Is there anyway we can display react native/component over other apps just like Facebook messenger?
Yes I did this on android but you need to use native module and write code on native side. I did code for floating view in java which will be visible outside the react native app.
Tried it for about 100+ items. Components are a lil complex with nesting but scrolling is still poor and visible blank areas in android
Except these issues do you feel the worth of using this ...
@@shubhamrathore5825 if you have a pretty simple item layout and don't need the missing features then yes it is better than normal Flatlist, keep in mind it only works when you apply all the optimizations that they specify in order to be more efficient
@@MrRahulmalik Thanks for this information!
we tried to make the switch but the blank areas were a dealbreaker
@@valkyrieqp I solved it by exposing the native Android list to RN and using it, it's fast and smooth and no blank areas!
Thanks it is very nice one
hey can you create video rn for new architecture?
I cannot run the second command for some reason do you know what happen?
What error are you getting?
@@notjustdev unknown command
thanks!
This is great! but fails to build on Android when using RN 0.70.8
Does that mean its faster than recyclerlistview
You are a beauty dude
very informative 🤘👍
❤️
Great 👍
i get error when using this on expo
"CommandError: Required property 'android.package' is not found in the project app.json. This is required to open the app."
TOP
first time i saw you i you are justin bieber
Vooooo
hello sir can you please make video on voximplant message Am really stuck so please help me
I know people need to touch the 10 min mark, but when padding the content is so shameless, it feels like creator does not respect his viewers time. Like first 3:30 of this video can be completely skipped
Not doing it intentionally. Thanks for feedback
@@notjustdev sorry man. I was rude. Try to include good info instead of trivial things to get that 10 min. It won't hurt me if I learned more
@@lasue7244 cheers
Vadim sorry ur front end skills are horrendous
cool video