Best part of your videos are they are easily understood and indeed amazing... Would like to see search bar animations like that of netflix As soon as we tap on search bar it opens up a new screen to search. And as soon as we select search item search screen hides away... Btw lots of learnings from ur videos
@jinyoucheng81144 жыл бұрын
Oh, React-Native Top developer ! ! ! Thank you so much. This video helped me greatly.
@youssefmuhamad32134 жыл бұрын
Fireeeeeee 🔥 More videos on reanimated ❤️
@mehankjain44254 жыл бұрын
I have a problem in my app I have a scroll view in bottom sheet and on each scroll view item I am calling setState from app.js passed to bottom sheet using props but whenever the state changes the bottom sheet disappears and the animated values are set again I am not understanding why this is happening but can anyone help me to change the state but without making any problem in bottom sheet animation
@yamenemad61303 жыл бұрын
How to get index of tapped item ?
@nationgreat4 жыл бұрын
Thank you, really helpful but import { withTransition } from "react-native-redash"; do not exist or its not a function; any solution to this?
@minhnndev4 жыл бұрын
import {withTransition} from 'react-native-redash/lib/module/v1';
@mohdsajidshaikh42914 жыл бұрын
Please make more video on redash. You are explaining very well and in simple way. Nice job...
@mohdsajidshaikh42914 жыл бұрын
And also on reanimated
@dhananjayyadav46494 жыл бұрын
bro on redux componentdidmount not call when we back to same screen but have different route params id , that time hw we can fetch the records
@GustavoAyrtonBitocchi974 жыл бұрын
Great video!! Btw, could you upload something about multiple tabs on the same screen? (Sth like this: Tab 1... Tab 2... Add new tab) and when you click it changes the page.
@MuhammadIrfan-wd8ci3 жыл бұрын
Hello, I hope you doing very well. can you [please tell me how to install react-native-redash on a bare react-native project?
@souravkukreti9294 жыл бұрын
Please make videos on auth flow using react-navigation 5 and fully dynamic useses of it
@bolis9254 жыл бұрын
React navigation offers this in their docs reactnavigation.org/docs/auth-flow
@dhananjayyadav46494 жыл бұрын
redux props not updating when drawer is used .. please help on this
@dangduylinh95874 жыл бұрын
why do you use TapGesture wrap the icon ? I think you should Touchable
@UnsureProgrammer4 жыл бұрын
The aim is to prevent crossing the react native bridge at all.
@usupsuparma4 жыл бұрын
my app TapGestureHandler is work, but scroll view doesn't work, why?
@leolima85854 жыл бұрын
And with HOOKS?
@anantanujdey36424 жыл бұрын
Great Content again. Loved it. Btw, One thing I am curious when we click the back button, the animated component doesnt close. Is there any way we could achieve it in Android?
@UnsureProgrammer4 жыл бұрын
I'm not sure, maybe play around with BackHandler.addEventListener('hardwareBackPress' ... to try and get the functionality. Let us all know if you work something out :)
@anantanujdey36424 жыл бұрын
@@UnsureProgrammer Ok thanks I will try this.. :)
@israeldave28314 жыл бұрын
Please can you do an update of the react navigation V5 , the former one seems to be outdated
@alimuhammadi79714 жыл бұрын
Thank you, Sir, Can you make a video on how to make a bottom sheet like Instagram post share, clicking on the share button open a bottom sheet and you can open the bottom sheet in half or full, opening full bottom sheet you can scroll internal details. You can handle the height of bottom sheet using gestures(dragging) . I really need it please if you can make it. I will be very thankful.
@savitakumari7294 жыл бұрын
Yeah..needed this desperately
@alimuhammadi79714 жыл бұрын
savita kumari but no one making any video
@savitakumari7294 жыл бұрын
I tried so many bottom sheets. So many modules😅...all lags while animating
@alimuhammadi79714 жыл бұрын
savita kumari you want help?
@savitakumari7294 жыл бұрын
Yaa sure..if you have any links..or some new modules knowledge that would be great
@robjcalderon4 жыл бұрын
Can you make a video on Deep Linking in React Native?
@johnaudu6934 жыл бұрын
Firebase and react-navigation v5 please
@AdityaPahilwani89894 жыл бұрын
you can create something similiar with modal
@macon56964 жыл бұрын
actually i don't understand why need to do it with animation, modal enough for it
@heyjaseem4 жыл бұрын
This is expo, Can you please use react native cli
@mulwelimushiana83884 жыл бұрын
I can achieve the same effects with a simple react native modal
@matheusvalandro48574 жыл бұрын
yeah, but the react native modal does not work if you want expo generates the web code for a pwa