#2 Animated Login Screen - Professional Animations in React Native | Reanimated | Gesture Handler

  Рет қаралды 48,560

Unsure Programmer

Unsure Programmer

Күн бұрын

New To React Native?
React Native Foundation + Firebase + Redux :
www.udemy.com/...
#2. In part two of this series, we'll start adding Gestures and animations to.
We'll be using React Native Reanimated and React Native Gesture handler in this series.
Project files: github.com/nat...
Twitter / nathvarun
Instagram / nathvarun25
Facebook / nathvarun

Пікірлер: 59
@wanjohi
@wanjohi 3 жыл бұрын
It's the eight wonder of the world looking at where Reanimated has come from. Most of this is is now implemented internally now, with even better performance in V2. As always thank you for your videos.
@aaronruiz816
@aaronruiz816 4 жыл бұрын
I'm a UI/UX designer watching this to learn how animations get implemented after hand-off. This seems extremely complicated for a seemingly simple interaction. Is there not a more intuitive/approachable way to do this? Are there visual builders and animation editors that allow you to do this without writing so much code manually? If so, why aren't they industry standard??
@beckyc.4970
@beckyc.4970 5 жыл бұрын
Hello, I really so grateful to do these videos!
@Emperorkovic
@Emperorkovic 5 жыл бұрын
started adding this to my app. waiting for #3
@codesmart9044
@codesmart9044 5 жыл бұрын
Sir please keep making this kind of videos this is so helpful i can't even express in word million thanks..
@nguyenvuhuutri3637
@nguyenvuhuutri3637 5 жыл бұрын
Must subscribe immediately! Awesome tutorial!
@atinpal8660
@atinpal8660 5 жыл бұрын
Sir i don't know why or how but the button is not responding to my taps ... I have understood each and every part of the code and typed myself and when it didn't worked i even copied from the source ... But the animation isn't working
@pakistanmerijan1212
@pakistanmerijan1212 5 жыл бұрын
Same question, doesn't seems to working for me on android
@pakistanmerijan1212
@pakistanmerijan1212 5 жыл бұрын
Just confirmed, not working android but working on IOS
@ubannadan-ekeh7781
@ubannadan-ekeh7781 5 жыл бұрын
see solution here - stackoverflow.com/questions/58015248/tapgesturehandler-not-triggering-onhandlerstatechange
@covidcoder
@covidcoder 5 жыл бұрын
​@@ubannadan-ekeh7781 you saved my hours thanks
@MarceloSilva-co2hm
@MarceloSilva-co2hm 4 жыл бұрын
@@ubannadan-ekeh7781 where i have to put this fix?
@MISAKI-jd3iv
@MISAKI-jd3iv 5 жыл бұрын
this video is so helpful! thank you and waiting for next videos :D
@tranlam2162
@tranlam2162 4 жыл бұрын
is that runTiming different from Animated.timing() ? can i use Animated.timing() instead ? what the pros and cons between two ? please help me
@akarshs9552
@akarshs9552 5 жыл бұрын
Can you make one video on animation on splash screen?
@npaul1440
@npaul1440 5 жыл бұрын
I like your videos really much
@GoeHybrid
@GoeHybrid 5 жыл бұрын
This is a very helpful video, thank you! Nevertheless, it raises the question, is there any way to make animations in react-native more concise?
@ZiosNeon
@ZiosNeon 4 жыл бұрын
Please help, how do i do it with functional components, i have it like this var Opacity = new Value(1); function onStateChange() { Animated.event([ { nativeEvent: ({state}) => Animated.block([ Animated.cond( Animated.eq(state, State.END),set(Opacity,runTiming(new Clock(), 1, 0)) ) ]) } ]); } when i tap it doesn't fade away, if i replace Animated.eq(state, State.END),set(Opacity,runTiming(new Clock(), 1, 0)) for Animated.eq(state, State.END),set(Opacity.setvalue(0)) it works but doesn't work when i use the clock.
@Sebas_Londo
@Sebas_Londo 4 жыл бұрын
Pudiste solucionar??
@tziortziskyprianou2725
@tziortziskyprianou2725 5 жыл бұрын
awesome once again
@TheRobotinator
@TheRobotinator 5 жыл бұрын
Can you create the animation value in a parent component en give that value to a child component to use? My app doesn't start when I try this
@victorighalo
@victorighalo 5 жыл бұрын
I got this error Invariant Violation: Invariant Violation: Native driven events only support animated values contained inside `nativeEvent`.
@josephorji8331
@josephorji8331 3 жыл бұрын
is there a way you can help? this doesn't work anymore
@kevinjairlimaicopanchana131
@kevinjairlimaicopanchana131 4 жыл бұрын
como ejecuto el emulador del telefono para ver el progreso en vivo
@aleks6331
@aleks6331 5 жыл бұрын
Very nice!
@Nanda-ho5eh
@Nanda-ho5eh 4 жыл бұрын
for Es 6 what can we do
@usupsuparma
@usupsuparma 4 жыл бұрын
why doesn't work on new react-native-gesture-handler and react-native-reanimated?
@Bite-Size-Tech
@Bite-Size-Tech 3 жыл бұрын
same here... stuck now... trying to find a work around
@yafiecake
@yafiecake 4 жыл бұрын
pls make a series for responsive react native app pls T^T
@marciogrecioyt
@marciogrecioyt 5 жыл бұрын
very nice!!!!!
@aminbashanfar1914
@aminbashanfar1914 4 жыл бұрын
if you can explain more what you do is gonna be better because I feel that you are just making it works but don't know why, overall great job
@UnsureProgrammer
@UnsureProgrammer 4 жыл бұрын
Hey amin. Thanks. Any specific parts you could point out that need more clarification ?
@aminbashanfar1914
@aminbashanfar1914 4 жыл бұрын
@@UnsureProgrammer about the animated library and reanimated I didn't get how they work
@UnsureProgrammer
@UnsureProgrammer 4 жыл бұрын
@@aminbashanfar1914 Yep it does have a learning curve and the docs aren't very beginner friendly. Maybe watching this will clear some more things up : kzbin.info/www/bejne/l6Cof39qnKtsqKc
@PeterAVazquez
@PeterAVazquez 5 жыл бұрын
Great video tutorials! Are you available for hire on a per project basis?
@UnsureProgrammer
@UnsureProgrammer 5 жыл бұрын
Thanks Peter you can dm me on Twitter @nathvarun
@PeterAVazquez
@PeterAVazquez 5 жыл бұрын
@@UnsureProgrammer Thank you. I will do that for sure. Thank you for quick response!
@atakpuikhide45
@atakpuikhide45 5 жыл бұрын
Using it on my app too
@leolima8585
@leolima8585 5 жыл бұрын
Why from 'expo' 'and not in from 'react-native'? I not like of the study with expo, emulator in virtual device or smartphone myself, note zero for video class
@giu_codea
@giu_codea 5 жыл бұрын
I made this video without expo (RN 0.61.5) and you should only install the react-native-gesture-handler and react-native-reanimated libraries as indicated in the documentation of both.
@andrisladuzans7607
@andrisladuzans7607 4 жыл бұрын
how to do it in Functional Component?
@codewithdominic9318
@codewithdominic9318 4 жыл бұрын
i know right idk why he is using classes
@yusufbasori9841
@yusufbasori9841 5 жыл бұрын
is it work for android?
@peacemaker4969
@peacemaker4969 5 жыл бұрын
i tried with a device and didn't work
@fsociety692
@fsociety692 4 жыл бұрын
bro need help about react native ?????????????/
@viricel01
@viricel01 5 жыл бұрын
🙏
@Danilo1993456
@Danilo1993456 5 жыл бұрын
Could You show this example without expo ? , please
@giu_codea
@giu_codea 5 жыл бұрын
I made this video without expo (RN 0.61.5) and you should only install the react-native-gesture-handler and react-native-reanimated libraries as indicated in the documentation of both.
@praveenpaulvijayan6282
@praveenpaulvijayan6282 4 жыл бұрын
thanks i did not buy this course from udemy
@Unmaleable
@Unmaleable 5 жыл бұрын
LOL man this does not work anymore. I will just read the documentation to find out issue. Thank you. I still like your videos!!
@darryl_young
@darryl_young 5 жыл бұрын
Hey. Did you figure out how to get it working again? Please let me know if you did. Thanks!
@Unmaleable
@Unmaleable 5 жыл бұрын
​@@darryl_young Yes I figured it out which part is not working for you?
@giu_codea
@giu_codea 5 жыл бұрын
I performed it today and it works perfectly
@Unmaleable
@Unmaleable 5 жыл бұрын
@@giu_codea Oh. I did not build it exactly the same. I customized it but used the 3 extra for other components of the screen
@darryl_young
@darryl_young 5 жыл бұрын
@@Unmaleable I figured it out but thanks anyway. Like you, I was customising it and had an issue with that.
Why React Native Gesture Handler & Reanimated ?
13:54
Unsure Programmer
Рет қаралды 45 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Learn React Native Gestures and Animations - Tutorial
1:19:58
freeCodeCamp.org
Рет қаралды 109 М.
Mind blowing animation in React Native and Expo with Animated API
16:34
Advanced React Native FlatList animations at 60fps with Animated API
20:11
React Native Shared Element Transition
6:43
William Candillon
Рет қаралды 68 М.
Swipe Gestures in React Native with react-native-gesture-handler
11:44
React Native School
Рет қаралды 65 М.
React Native FlatList Animations
17:22
William Candillon
Рет қаралды 148 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН