Тёмный
BungFerdly
BungFerdly
BungFerdly
Подписаться
React Native - API Hook
11:26
4 года назад
React Native - Multi Environments
6:33
4 года назад
React Native - Scroll Animation
4:07
4 года назад
Комментарии
@ayam.5401
@ayam.5401 Месяц назад
exactly what i was looking for, thanks a lot
@MikeTypes
@MikeTypes 2 месяца назад
WOW NICE!
@MinhThongLe
@MinhThongLe 3 месяца назад
Thanks
@tahirmehmood9004
@tahirmehmood9004 7 месяцев назад
hey man how can we add different firebase files to prod and debug
@wadf29
@wadf29 11 месяцев назад
Still working like a champ. I would probably build this with JS. TS will scream a lot.
@doniaelfouly4142
@doniaelfouly4142 Год назад
thank you
@raxitlakhatariya5915
@raxitlakhatariya5915 Год назад
Thank u for such informative video
@DrinkLifeAppsProduction
@DrinkLifeAppsProduction Год назад
In just 10 minutes I learned how to use Jest effectively. Thank you very much for the great tutorial and support.
@user-lx3zh2xn1v
@user-lx3zh2xn1v Год назад
Amazing Man. Thanks for posting this and helping all the react native community. It's one of the perfect example for parallax effect.
@amiribrahim01
@amiribrahim01 Год назад
thank you
@teachyourselfcs
@teachyourselfcs Год назад
Github link?
@amitvaishnava168
@amitvaishnava168 Год назад
Hi, I am facing this issue, can you please help with this: stuck after pod install: [!] Unknown configuration whitelisted: debug. CocoaPods found debugdev, debugprod, debugstaging, releasedev, releaseprod, and releasestaging, did you mean one of these?
@rubandharmaraj6094
@rubandharmaraj6094 Год назад
Hi Ferdly, need help in solving test cases for an function Parent.js const Parent = ()=>{ const foo =()=>{ console.log("hello world") } return <Child foo={foo}/> } Child.js const Child =({foo})=>{ const childFun=(e)=>{ foo() } return ( <View onLayout={childFun}> <Text>Nice day</Text> </View> ) } For given above eg: i need to test foo function in parent component which has been called from child component from childFun
@lettechtutorials
@lettechtutorials Год назад
Why you are not making new videos ?
@lettechtutorials
@lettechtutorials Год назад
veryGood Explanation
@aminazgol3918
@aminazgol3918 Год назад
Great video you do it fast and easy
@fernandomedina775
@fernandomedina775 Год назад
Could you update for the actual rn version? thank you
@Phyx1u5
@Phyx1u5 Год назад
very helpful thank yoU!
@daytona400
@daytona400 Год назад
Thank you very much for explaining practical examples. I cannot express how grateful I am to see a tutorial that demonstrates a real-life scenario, unlike most of the other tutorials on this topic
@alessandrob.g.4524
@alessandrob.g.4524 Год назад
Man, how do you test onFocus for text input on RN using RTL?
@bimbim1862
@bimbim1862 2 года назад
bung ferdly mengapa bhs inggris c'mon
@WikiPeoples
@WikiPeoples 2 года назад
Excellent. 100 times better than Jest's own documentation. Thank you Bung.
@chathurabuddhika5557
@chathurabuddhika5557 2 года назад
damn bro...... you save my life. thank you so much.
@chinnaerumbu
@chinnaerumbu 2 года назад
Great tutorial. Thanks 👍
@nimamohamadian9875
@nimamohamadian9875 2 года назад
that's amazing, thank you.
@carlconcepcion2700
@carlconcepcion2700 2 года назад
Woah! I think it really helps me to get started. Great tutorial for beginner like me. Thank you
@Uriel7896
@Uriel7896 2 года назад
0:21 - Unit Test 2:43 - UI Test 3:52 - State Changes 5:13 - Async Task 6:45 - Redux 7:57 - Axios 8:29 - React Navigation 9:17 - Image 9:36 - Generate Report
@mugokibiru9513
@mugokibiru9513 2 года назад
nice tutorial, but i don't see how you can hide sensitive info like the urls/tokens which should be stored in the env variables using this method, without committing this info to git.
@rohitpatil8452
@rohitpatil8452 2 года назад
Thank you for sharing this, it helps!!!! Do you have any idea how could we use env variable in build phase >> run script?
@se-vs7sg
@se-vs7sg 2 года назад
Amazing and great explanations along the way
@amrullahdev8895
@amrullahdev8895 2 года назад
wa gokil si lu bang, gua cobaa ya , makasih bang
@cedrics7374
@cedrics7374 2 года назад
Enjoy writing test cases? I wish that day will come 😋
@anabeatriz8835
@anabeatriz8835 2 года назад
thank you very much sir
@khalidkhan5308
@khalidkhan5308 2 года назад
can you please make one video for App center -- CI/CD
@uwemneku1917
@uwemneku1917 2 года назад
Thanks man, this was simple and easy to understand
@AzuraAyra
@AzuraAyra 2 года назад
I'm having trouble retrieving the resvalue base_url in the react native code itself please help me....
@vijaysahani7343
@vijaysahani7343 2 года назад
Exactly Point what i need to find...!!! Thank you
@yournameallowed
@yournameallowed 2 года назад
coba contentnya webview mas
@huydo2707
@huydo2707 3 года назад
Hi I am a newbie. Could you tell me difference between jest and React Test Renderer with react-testing-library?
@purnadiwinarno3878
@purnadiwinarno3878 3 года назад
wow.. great video bung! please do more video tutorial. very brilliant person from Indonesia!!
@tommyleong8328
@tommyleong8328 3 года назад
Hey BungFerdly, I think you're doing really great job and demo in this Jest sharing. Appreciate if you could dive further in details on Mocking, Why/When Snapshot, other related UT topics. Thanks!
@artmosphereID
@artmosphereID 3 года назад
holy damn, this is what i looking for, thank you brah!
@MRAdex77
@MRAdex77 3 года назад
do you know maybe how to test method inside component without exporting it?
@MRAdex77
@MRAdex77 3 года назад
Great tutorial, thank you
@harshgangani9385
@harshgangani9385 3 года назад
what we have to do for android device???
@devaview5883
@devaview5883 3 года назад
Thanks
@johnhaupenthal
@johnhaupenthal 3 года назад
This is a really great, efficient tutorial. Thanks!
@dwiyanputra2372
@dwiyanputra2372 3 года назад
thank you for your useful tutorial, terimakasih :)
@Reactiive
@Reactiive 3 года назад
Great video! I think that dealing with the same animation in Reanimated 2 can be really interesting :)
@nhaphan4992
@nhaphan4992 3 года назад
--configuration ReleaseStaging have an error for me