I can’t believe we’re getting this for free. this is really incredible! thank you sir!😀
@MrBarralex4 жыл бұрын
Man this guy is a beast, I was following the tree videos and thinking, man wtf so wise. Kudos to you.
@tziortziskyprianou27255 жыл бұрын
Very nice, the only problem is the keyboard. How do we properly use KeyboardAvoidingView ?
@joshuawachira37424 жыл бұрын
hey i have the same problem did u know how to fix it
@Emperorkovic5 жыл бұрын
thanks man.. really great... though i observe that the textInputs jump into the svg image when you try to enter text
@manvindersingh89574 жыл бұрын
You are genius! Great. Really enjoyed this.
@elchinobedregal5 жыл бұрын
A temporary fix I've made for the problem with the keyboard is to change the first container view with this: and also add to the animated container of the inputs this styles: backgroundColor: '#fff', borderTopLeftRadius: 30, borderTopRightRadius: 30,
@phonenai59355 жыл бұрын
You fixed it, good
@-ab3ad9265 жыл бұрын
Thanks, you saved this tut ^_^
@pixelgruen4 жыл бұрын
You are awesome dude!!!
@johntony49874 жыл бұрын
Don't forget to add zIndex: -1 for not cut X into half
@zaidjamil29454 жыл бұрын
Awesome dude!! for the behavior do this to work on ios and android behavior={Platform.OS == "ios" ? "padding" : "height"}
@aleks63315 жыл бұрын
Great series, thanks! Can you please tell me is there a benefit using TapGestureHandler instead of TouchableWithoutFeedback in this case?
@mulwelimushiana83884 жыл бұрын
My question exactly
@nikhil-saxena5 жыл бұрын
Amazing man! You are doing an amazing work in animation in react-native. 👏🏻
@jarceantonio5 жыл бұрын
Very nice tutorial. I found an issue with this example, when you test in a real device or press cmd+k in order to show the keyboard of the simulator, the keyboard covers all de sign in form. I hope you solve this issue. Anyway this is a really good content. Thanks man.
@ErHarinderSingh5 жыл бұрын
I am facing this too. Have you resolve it?
@htomontenegro4 жыл бұрын
You are awesome!! How can I move the background when Keyboard appears? I'm trying with a keyboard listener but still can't fix it
@michaelgrunewalder98794 жыл бұрын
Great and easy to follow tutorial, Thanks! Only issue I have at the moment is that on iOS (13.5) the image totally disappears when I use the SVG wrapper. On Android all is ok.
@HK-wp9qw5 жыл бұрын
I can’t thank you enough for sharing this, it’s exactly what I was looking for
@aRookieProgrammer5 жыл бұрын
Oh my god Varun! this is pure genius!
@khumozin5 жыл бұрын
Great series 💯 However, when typing in the textinput, the keyboard hides the form 🤷🏽♂️
@shubamdadhwal34975 жыл бұрын
please can u tell me how to resolve this
@markjones68944 жыл бұрын
After changing the image to an svg, even after putting “href” instead of “source”, the image does not get displayed. It is correctly installed, correctly imported and the code is exactly the same but I can’t find the error. I have restarted the simulator and cleared the cache but nothing worked. What seems to be the problem ?
@saurabhjain21614 жыл бұрын
@Mark Jones Code is available here. try replacing your code to confirm if there is some code mistake. github.com/nathvarun/professional-animations-in-react-native/blob/master/01-animated-login-screen/Part%202/app/index.js
@zaidjamil29454 жыл бұрын
if you have this error couldn't find RNSVG module, do cd ios then install pods, he is using expo in this tut so he didn't have to do that.
@mauriciogarcia17255 жыл бұрын
Excelent Video Unsure Programmer! Could you tell me how do i use setState with TapGestureHandler? I need to setState by onPress event before the animation starts. Thanks in advance!
@pratibhan36293 жыл бұрын
Can we add fade animation when loading a react native screen from a native iOS screen?
@nicathidayetzade14825 жыл бұрын
BIG thanks man! That is amazing video.
@shikher.5 жыл бұрын
This is one more fantastic tutorial!! Thank you!!
@TheGeorgeBandMusic4 жыл бұрын
Great series
@vvssangeeth5 жыл бұрын
How keyboard is handled??
@vvssangeeth5 жыл бұрын
Any idea On this?
@MrSlips965 жыл бұрын
@@vvssangeeth I'm facing the same problem...
@BeulahKl1z2x5 жыл бұрын
Wonderful tutorial Mr. Varun, I have signed up for your tutorial on udemy. I have followed all three videos through and through but I'm still facing up an issue with the x (closing) it auto closes a soon as the sign-up button is pressed. I know I have missed a line somewhere in the final animation setup cause everything was working perfectly just as you showed. I brushed through your videos again can't seem to find which line I have made a mistake at. If you could load your final SVG animation code on GitHub that would be so helpful. Please do so. Thank you again.
@shantanu2774 жыл бұрын
There is an issue with shadow in current version, We need to add- elevation: 3, after shadowOpacity for the shadow to appear.
@JeanPierreCasanovaFuentes5 жыл бұрын
really superb tutorial!!! thank you so much!!!! like x1000
@TLGnoor4 жыл бұрын
dima said good idea for the animation thank you
@pman-codes5 жыл бұрын
Nice one! Super
@newforcesyella80525 жыл бұрын
thank you!! was incredible!
@exalandconcept5 жыл бұрын
Thanks for all your great tutorials , i like it :)
@Unmaleable5 жыл бұрын
This was a great series!! I got it working but react-native svg doesnt work with my version of react. THANK YOU
@ricardoquirino35154 жыл бұрын
u r the guy!!!! thanks a lot!!!
@rabiekhlifi34925 жыл бұрын
how do we make it when we click singin it take us to a home screen ?
@ankurgupta29364 жыл бұрын
SVG clipping does not work when I run the same code on expo start --web. Any Suggestion?
@subhajitroy37754 жыл бұрын
this.onStateChange a reanimated event is called, can one be able to call a javascript event along with native event on END state. This video tutorial is awesome. Thank You
@mishusikka83684 жыл бұрын
hey there!, this has really been of great help since I have been working on my final year project, could you please help me out how to navigate to another screen after I press SIGN IN button (post all the animations and screen goes height/3), I looked at your react-navigation tutorial but couldn't really figure out for this particular example. please help thanks a lot for this tutorial.
@mishusikka83684 жыл бұрын
@unsureprogrammer please help?
@alihussnain66185 жыл бұрын
and thank you for great series
@tuandattran42275 жыл бұрын
like the title, it's professional !!
@paragvt5 жыл бұрын
Great video! Are you planning to upload code for Part 3? thanks!
@taimoorhassan77675 жыл бұрын
great work.
@l.e.nichols93825 жыл бұрын
Very cool!
@vignesh4625 жыл бұрын
What happen if keyboard is up 😃🤔
@vvssangeeth5 жыл бұрын
Nice question
@mohamdalmhde13225 жыл бұрын
yah what happen
@beytr625 жыл бұрын
Crops from top area and works normally
@anakkolamikan4145 жыл бұрын
awesome tutorial, how can I add an icon to the sign in button?
@kirtimaanlodha14675 жыл бұрын
Nice tutorial. Is code of this tutorial is available on github ?
@gauravbagul47305 жыл бұрын
Thank you. was very helpful.
@leolima85854 жыл бұрын
Invariant Violation: requireNativeComponent: 'RNSVGCIRCLE' was not found in the UIManager
@Drewmssu5 жыл бұрын
this is gold, thank you
@kaylanwalker50224 жыл бұрын
Add to your gradle: android:windowSoftInputMode="adjustPan" Will pan the view while keyboard is open.
@saurabhjain21614 жыл бұрын
I am new to react and react-native, can somebody please explain me followings? - Instead of meshing code, can we create components for button and other things?? - Why we have used Text instead of Buttons? - Input text Email and Password doesnot become empty after we close the input container. When i click on Sign in again to see the animated input text, i got old data exist in Email and Password text
@codingwithlaraveller4 жыл бұрын
- Yes you can write reusable component for input or buttons according to your need - instead of button we used Text because button does not give much of styling, with Text we can use TouchableOpacity around the Text to make it touchable and apply other styles - for clearing out the input fields, reference those fields to some variables and when that cross is pressed, clear those variables and when you press the Singin button again, your input fields would be empty (this is just wild shot, can't say for sure that it will work)
@FarhanKhan-tx1eo5 жыл бұрын
Everything was going well but i installed yarn add react-native-svg it messed up errors occurded that image already been declared although i had already removed it from top?
@sandeepsingh-rl1zg5 жыл бұрын
Video is fine But we can't send args when we touch the button I guess that's why you didn't go for Facebook implementation
@asadsalehumar10115 жыл бұрын
I can't believe this is freeeeeee, ow sem !
@farzadshami5 жыл бұрын
Everything was going well but i cannot use the keyboard , can you help us ....
@leolima85855 жыл бұрын
I couldn't execute the project, why? I downloaded git, followed the class, gives several errors in emulation. Does anyone have this project's Git already working for me to compare my attempt to what works?
@rohittheozzy5 жыл бұрын
Is this the best way to do animations in React?
@ezel12915 жыл бұрын
nice,. please make tutorial for sidebar with navigation in react native
@riteshsinha2165 жыл бұрын
Please make a video on adding payment gateway with expo
@richard921054 жыл бұрын
can't find the final github for part 3
@zameer-haider5 жыл бұрын
its work in expo ?
@tsxdaniel5 жыл бұрын
I love your setup of vs code. Can you share it? Regards from Chile
@UnsureProgrammer5 жыл бұрын
Daniel Toro thanks! kzbin.info/www/bejne/npXVoHagdtqHsMk Let me know if anything is missing
@kirtimaanlodha14675 жыл бұрын
Unsure Programmer I couldn’t get javascripreact snippet to work. I had to duplicate that into javascript snippet file instead. What could be possible reason?
@soumitacharjee40565 жыл бұрын
can you tell how to set the wallpaper as my background image using react native ???
@vodanh28735 жыл бұрын
Great!!! , Please, share full source code part 3.Thank !
@simocan15945 жыл бұрын
Very Thanks!
@AbdulRehman-by1or4 жыл бұрын
I can't enter text in input fields!! Need Help
@aykut15 жыл бұрын
perfect
@Danilo19934565 жыл бұрын
Could You show this example without expo ? , please
@lglf774 жыл бұрын
Part3, git? show video, error here
@codegame28155 жыл бұрын
nice
@Nivethaguru5 жыл бұрын
Where can we get the source code for this?
@damithedirisinghe81935 жыл бұрын
How to add TapGestureHandler to SING IN WITH FACEBOOK button open new input field to sing in to face book
@farazahmad79285 жыл бұрын
Please Please sir kindly make tutorial on Chat clone which support multiple features like in Facebook (Messanger). I have seen many tutorials regarding chat system but all are worthless . I'm following you since 1st day . Please make chat clone series with database (firebase) Please reply on my comment sir
@shaheenirivetty77405 жыл бұрын
Nothing to say👌
@vlogiotcomti5 жыл бұрын
vc liberou o cod no github? [
@unreleasedclips93984 жыл бұрын
can anyone provide me the code of the this module
@punjab4udotcom5 жыл бұрын
Could I get that part 3 source code?
@AvinashKumar-wg9dr5 жыл бұрын
please make tutorials on react navigation 4
@nikhil-saxena5 жыл бұрын
let { width, height } = Dimensions.get('window'); const statusBarHeight = StatusBar.currentHeight; height = Platform.OS === "android" ? height + statusBarHeight : height; Do this to support android screen correctly. Else on android image won't take full screen.
@alihussnain66185 жыл бұрын
kindly also add part 3 code to git
@viricel015 жыл бұрын
🙏 🙏 🙏
@leolima85855 жыл бұрын
Não funcionou para mim
@GoeHybrid5 жыл бұрын
Please, add part 3 to github
@allisnetwork4 жыл бұрын
Excellent series. If you had wanted to add a custom font to this project what steps would you take? docs.expo.io/guides/using-custom-fonts/#using-the-usefonts-hook , breaks the code for me. Also, do you do any freelance work?
@UnsureProgrammer4 жыл бұрын
kzbin.info/www/bejne/jJ2WdIOEg5xrbrM. let me know if this helps.
@allisnetwork4 жыл бұрын
@@UnsureProgrammer Thanks for the reply. After installing the library/adding the raleway.ttf file to the assets/font folder and using the same code from your linked video still running into issues. Getting the following error message when trying to compile imgur.com/a/Cz6uIwG . Any ideas what the issue could be?
@artem-fs4 жыл бұрын
Cirlce animation looks ugly, animate also radius x2 will looks much better