Тёмный
DesignIntoCode
DesignIntoCode
DesignIntoCode
Подписаться
Taking beautiful designs and turning them into React Native code!
Neumorphism (Soft UI) in React Native
16:08
4 года назад
Animated SwiftUI Slide In Menu
11:35
4 года назад
SwiftUI ANIMATED Floating Button
7:25
4 года назад
Комментарии
@linusyong4731
@linusyong4731 2 дня назад
Where do I get the image without paying money? Thanks!
@mata3649
@mata3649 Месяц назад
Respect man thank you so much!
@AnNguyen-gy2in
@AnNguyen-gy2in 2 месяца назад
why in 1:25 on video, i can't add import {createAppContainer, createSwitchNavigator} from 'react-navigation'
@laxmipriyapradhan1704
@laxmipriyapradhan1704 3 месяца назад
Can I get the code ??
@larslpshorts5655
@larslpshorts5655 3 месяца назад
how do i add login with E-Mail and Password?
@techbar000
@techbar000 3 месяца назад
thank you for source code
@ivxsm4062
@ivxsm4062 4 месяца назад
"Invariant Violation: Bad event of type undefined for key contentoffset, js engine: hermes" i get this error when i try to scroll any one know why ?
@mosakibb
@mosakibb 3 месяца назад
I'm also facing this error. Did you solve it?
@olumidealuko257
@olumidealuko257 4 месяца назад
question is this a functional course tutorial build or just the UI?
@igor_000
@igor_000 4 месяца назад
I love this shit, thank you broo
@vandrounik_pa_domu
@vandrounik_pa_domu 6 месяцев назад
Hey, Github copilot somehow knows your code. I followed your guide and Copilot proposes the same code you write 🤔
@ximoromero5
@ximoromero5 7 месяцев назад
Hi DesignIntoCode, thank you very much for this tutorial, I found it very helpful, these videos are the best, clear and concise, here you have a new subscriber 😉
@marvinfok65
@marvinfok65 7 месяцев назад
Great tutorial, clean, simple & easy to use. But seems that import {AsyncStorage} from 'react-native' is not working. Use import AsyncStorage from '@react-native-async-storage/async-storage' instead.
@tuankenofficial2024
@tuankenofficial2024 7 месяцев назад
Is the design on the Android phone the same as the iOS phone in the video?
@starverseofficial
@starverseofficial 7 месяцев назад
i want to know one thing, right now i am using styled-component/native for making my component library in react native app, but i am facing performance lag. what should be the ideal css framework for making component lib for react native app?
@karthikop1915
@karthikop1915 9 месяцев назад
That really helps me out, Thankyou
@waleedvrock
@waleedvrock 9 месяцев назад
How to download these type of images .
@UpNext-gc5xg
@UpNext-gc5xg 9 месяцев назад
how to close on back button press
@Victor-wh9bs
@Victor-wh9bs 10 месяцев назад
Thanks It helps for me
@gianm94
@gianm94 10 месяцев назад
Nice video! Thnks
@pratikpisudde5301
@pratikpisudde5301 11 месяцев назад
@habeebbombata9908
@habeebbombata9908 11 месяцев назад
Did everything step by step and didn't get any thing rendered, it was just blank
@jeremyclaramonte352
@jeremyclaramonte352 11 месяцев назад
Frère c'est quoi t'as vidéo de merde commence par apprendre a coder avant de faire des videos Cordialement
@SmartMedia101
@SmartMedia101 Год назад
In typescript what is the type for viewavleItems inside useRef(({viewableItems}) =>{... ?
@AwesomeTutes
@AwesomeTutes Год назад
I used any. It worked.
@codeonmedia
@codeonmedia Год назад
No commentary on the tutorial makes it hard to follow along
@thetechbrojoe
@thetechbrojoe Год назад
Amazing video, thank you
@shervinmolka3137
@shervinmolka3137 Год назад
Hi , I like to know that how to connect Dropdown list and Image Picker with Firestore , thanks in advance
@eduardosarellano434
@eduardosarellano434 Год назад
how can i open homescreen when im in the last slide???
@M-ABDULLAH-AZIZ
@M-ABDULLAH-AZIZ Год назад
how expensive would firebase be in a production environment for chat app? and would it be able to scale for like 50k users using the app?
@felipemelendez5741
@felipemelendez5741 Год назад
Woohoo, this tutorial is fantastic, thank you!!!
@felipemelendez5741
@felipemelendez5741 Год назад
Awesome, thanks!
@kedermallick9480
@kedermallick9480 Год назад
Thanks alot for this. Really helped a lot. One thing, If u have any explained video of Animated Please consider sharing.
@imam_robani
@imam_robani Год назад
Cool, The explanation is easy to understand. I like animation in React Native, that's why I like to find references and luckily there are good people like you who want to share
@ajadavis2000
@ajadavis2000 Год назад
got an error: ERROR TypeError: undefined is not a function that appears at line "const dotWidth = scrollX.interpolate({" apparently right after the word interpolate in the paginator.js file :/ .... any ideas?
@AwesomeTutes
@AwesomeTutes Год назад
print scrollX and see if it's undefined or not
@crepusculoooo
@crepusculoooo Год назад
where's repo?
@kishandharajiya5043
@kishandharajiya5043 Год назад
Error: ProgressAnimation.addListener is not a function code below: useEffect(() => { progressAnimation.addListener((value) => { const strokeDashoffset = circumfence - (circumfence * value.value) / 100; if (progressref?.current) { progressref.current.setNativeProps({ strokeDashoffset, }); } },[percentage]); }, []); pls help
@paulfiddler764
@paulfiddler764 Год назад
Do you have the `.current` on the definition? const progressAnimation = useRef(new Animated.Value(0)).current;
@sathishrc5438
@sathishrc5438 Год назад
Yoo enna ya panni vetchirukinga ....😑
@lrajoo11
@lrajoo11 Год назад
Thanks
@miladhavasi
@miladhavasi Год назад
The video was very confusing... For me that I do not have the conditions to pay in dollars just wasted my time watching your crap video😡
@junit85
@junit85 Год назад
What font is that are you using in vscode?
@gigamaxbeatz
@gigamaxbeatz 4 месяца назад
Maybe Hack
@akaashvakharia6233
@akaashvakharia6233 Год назад
how to move to next use using react navigation ,that is from final screen to home screen without refreshing the page
@Light1c3
@Light1c3 Год назад
It never shows me the first element, any ideas? If I have 3 elements, I don't see the first one, and if I have 5 elements, I don't see the first 2... lol
@Light1c3
@Light1c3 Год назад
Is it possible to add a form to one of the steps?
@brunosgaming9574
@brunosgaming9574 Год назад
please make sure your code editor is zoomed little bit, the code font size is very small.
@TheThinker-ug3wr
@TheThinker-ug3wr Год назад
My dots are doing nothing after coying all the code
@gheianagustin381
@gheianagustin381 Год назад
why is it that the image is not showing?
@AwesomeTutes
@AwesomeTutes Год назад
Check the corect path. I had the same issue.
@penqq440
@penqq440 Год назад
Hey, which extension do you use to be able to use "rnclass"?
@noor-unnisa5848
@noor-unnisa5848 Год назад
please give me this free source of code
@Mr_Zeal1001
@Mr_Zeal1001 Год назад
thank you so much bro
@rafaelhernand3z
@rafaelhernand3z Год назад
Excellent content! Would love to see Toasts and different types of animations on mounting and unmounting 🔥
@ruchikar8602
@ruchikar8602 Год назад
Button progress is not changing and when pressing the button it only moves toward the first to the second dot.
@MrMoorich
@MrMoorich Год назад
same problem. How did you fix it?
@gd-champ5004
@gd-champ5004 Год назад
It's because there's some mistypo in onViewableItemsChange prop in Flatlist