Тёмный
kymzTech
kymzTech
kymzTech
Подписаться
Welcome to my channel, in this channel I will be teaching you all kinds of web/mobile technology like PHP, Javascript, React, React native, Flutter,Node.js, Laravel, Framework7, Ionic, and much more.

If you like to build mobile apps or web apps stick around and let them build together.

You can reach
Phone:+23409036199523
Email:kyymzy@gmail.com
Discord Server
discord.gg/2pBYARKgFs
HOW TO USE ASYNC STORAGE REACT NATIVE
6:30
2 года назад
REACT NATIVE  NFT COLLECTION APP UI
1:06:53
2 года назад
REACT NATIVE CUSTOM FONTS
2:57
3 года назад
REACT NATIVE PET ADOPTION APP UI PART3
21:15
3 года назад
REACT NATIVE PET ADOPTION APP UI PART2
31:49
3 года назад
REACT NATIVE PET ADOPTION APP UI PART1
20:40
3 года назад
REACT NATIVE ONBOARDING SCREEN APP
30:22
3 года назад
REACT NATIVE TODO APP
39:15
3 года назад
REACT NATIVE FURNITURE APP UI
1:08:55
3 года назад
REACT NATIVE HOME RENTAL APP UI
1:14:49
3 года назад
REACT NATIVE TRAVEL APP UI
1:03:32
3 года назад
CUSTOM MODAL WITH REACT NATIVE
16:16
3 года назад
HOTEL BOOKING APP UI USING REACT NATIVE
1:14:03
3 года назад
REACT NATIVE FOOD APP UI
1:16:12
3 года назад
PLANT APP UI USING REACT NATIVE
59:13
3 года назад
COURSE APP UI USING REACT NATIVE
24:01
3 года назад
COURSE APP UI USNG FLUTTER
24:44
4 года назад
Restaurant App Auth Screen UI
34:34
4 года назад
PS5 STORE UI APP UI USING FLUTTER
16:31
4 года назад
LOGIN PAGE DESIGN USING HTML AND CSS
26:03
4 года назад
Комментарии
@oleg4250
@oleg4250 13 дней назад
Thanks god that I finded you that you made me a happy man for this code because I searched for 2 hours and coudent find anything that maches my style, but you, you are my savior
@vecta001
@vecta001 14 дней назад
Thanks for this video its very helpful
@VincentMawasha-fw8sm
@VincentMawasha-fw8sm Месяц назад
don't fool us dummy ur work doesn't work
@szafar4789
@szafar4789 2 месяца назад
when i click on the plus button it dose not work all it dose is add one to all the card when it should just incremenal the one card you hit
@szafar4789
@szafar4789 2 месяца назад
Thank bro its the best video i have seen i just wanted to asks how would you update the text when pressing on plus and and minus button.
@qureshiowais6951
@qureshiowais6951 2 месяца назад
i need that image please
@nuruhussen-wo9wg
@nuruhussen-wo9wg 3 месяца назад
that is awesome , do you have figma design
@husnulaqib5303
@husnulaqib5303 3 месяца назад
thanks very helpfully
@kymzTech
@kymzTech 3 месяца назад
You welcome
@ArunKumar-yx8dv
@ArunKumar-yx8dv 3 месяца назад
Thank you so much brother
@Xclusivetech953
@Xclusivetech953 3 месяца назад
Which emulator are you using
@adeyojuibukunoluwa9717
@adeyojuibukunoluwa9717 5 месяцев назад
Great Tutorial, Great Job👌
@solomonong2931
@solomonong2931 5 месяцев назад
Perfect!!!
@sylhetnews
@sylhetnews 6 месяцев назад
Awesome tutorial
@candleocean2118
@candleocean2118 6 месяцев назад
Nice stuff just
@mattbaiamonte9544
@mattbaiamonte9544 7 месяцев назад
I rewrote it as this(bottom of comment) so that all my anchor tags would shake with the class of "shake" on them. the Nth child part was really cool and ill incorporate it in the future for other animations. Thanks for the video! a.shake{ transition: 0.4s; } a.shake:hover{ animation: shake 0.4s; } @keyframes shake{ 0%{ transform: rotate(0deg) translateX(0px); } 25%{ transform: rotate(-10deg) translateX(-10px); } 50%{ transform: rotate(0deg) translateX(0px); } 75%{ transform: rotate(10deg) translateX(10px); } 100%{ transform: rotate(10deg) translateX(0px); } }
@mathankumar-km9xd
@mathankumar-km9xd 8 месяцев назад
awesome tutorial
@ssikarim
@ssikarim 8 месяцев назад
Thanks
@IceeeAge
@IceeeAge 8 месяцев назад
Part 5 please
@syedmuhammadhasnain5054
@syedmuhammadhasnain5054 8 месяцев назад
37:10 NAvigation
@EdzonmxDev
@EdzonmxDev 9 месяцев назад
My real problem is for add js in subpage in Framework7
@tundeakinola8122
@tundeakinola8122 9 месяцев назад
I had a very hard time with trying to automatically route the onboarding screen to the homepage after it stops showing on first render, i was always getting a blank white screen, i tried all the solutions on stack overflow, even the almighty ChatGPT... it all didnt work, Your video just solved my months old problem in 30mins... God bless you bro.... Amazing life saving content.
@azmatalica
@azmatalica 9 месяцев назад
You are the best ❤ many thanks you save my time
@pitchblack4752
@pitchblack4752 9 месяцев назад
I have a question and its urgent. How do u install app that show Phone design beside your V-Code like in the video? If someone knows, please reply me asap.
@밤키개발자
@밤키개발자 10 месяцев назад
Awesome.. thanks!
@gambiatec3318
@gambiatec3318 10 месяцев назад
Nice!!!!
@IceeeAge
@IceeeAge 10 месяцев назад
can you do the backend of that app thank you
@patrykborkowski1504
@patrykborkowski1504 10 месяцев назад
Thanks for sharing. Where is storage for AsyncStorage? it's like localStorage for web browser but you can find key : value and how about here?
@binukbe4401
@binukbe4401 11 месяцев назад
How are you using iphone skin in android studio?
@PauloIcaro-pg2xk
@PauloIcaro-pg2xk 11 месяцев назад
The best 🙂
@luisedudias
@luisedudias Год назад
Thank you! It save me a lot of time.
@anderson129
@anderson129 Год назад
nice job! thank you
@hariommg4053
@hariommg4053 Год назад
how do I add a minus( - ) icon using react-native-vector-icon.... what is the name i should use
@anesundava
@anesundava Год назад
Does it fetch real-time data?
@homeoflaughter4268
@homeoflaughter4268 Год назад
Thanks for the video bro😄. Please my flatlist width is exceeding
@HarmeetSingh-bk1lp
@HarmeetSingh-bk1lp Год назад
Thankyou so much bro
@Jehian22006
@Jehian22006 Год назад
4:33
@MusaddiqTech
@MusaddiqTech Год назад
Thanks buddy, Your are best instructor.
@ragavinehru7825
@ragavinehru7825 Год назад
ThankYou sooooo much it was very helpful 🥰😇
@wisdomelue
@wisdomelue Год назад
great one man
@ernie345
@ernie345 Год назад
Great presentation. You have a new subscriber
@MrSammzie
@MrSammzie Год назад
sometimes, it takes an African to teach an african...this was very insightful
@serdarmengutay9545
@serdarmengutay9545 Год назад
I think you should add the style elements after the views shows on the screen, as a beginner I can't understand what is going on with style props, why did he add flex: 1, this will be more helpful for beginners, but this video is so educator thank you so much !
@errinwright
@errinwright Год назад
where is the data being stored, is it using formik
@serdarmengutay9545
@serdarmengutay9545 Год назад
thank you so much this video helped me a lot <3
@Developer-de5nr
@Developer-de5nr Год назад
Hi thanks for the video, I was wondering what theme are you using for VS Code ?
@pacogod
@pacogod Год назад
thank u
@michealskup5730
@michealskup5730 Год назад
thanks so much bro, keep up the good work.
@dekinlinux7900
@dekinlinux7900 Год назад
please do a video on bottomsheet
@AbhimanyuSinhmar
@AbhimanyuSinhmar Год назад
hello bro i see your video and same to same type code but not working showing this error cannot read property 'replace' of undefined please solve this problem
@ihebbenaicha1353
@ihebbenaicha1353 Год назад
hey dude it's been a while .. your videos are amazing .. please keep going