I have a course coming out on building an Instagram clone from scratch using React Native & Firebase, make sure you sign up to get discounts, release date info and sample chapters! www.instaclone.app
@vinodyevatikar15944 жыл бұрын
Bro.. TouchableOpacity work at bottom part only... Why❓
@turinturambar-l3g3 жыл бұрын
I just followed your tutorial and implemented it on ios. But how to implement it on android since on android it is not possible to click an item outside of the boundaries of its parent? Does this mean this functionality is just limited to ios?
@farhatulsk3 жыл бұрын
Really wow such a cool content❤️👍keep up
@Артур-ъ5г3ю4 жыл бұрын
onPress not work when click button outside tabbar area. You know how to fix it?
@_ianito4 жыл бұрын
you fixed this bug?
@erie_e94 жыл бұрын
I'd like it too, help
@engineerdude74 жыл бұрын
@@_ianito This won't work in Android (1/2), iOS only.
@sardarusama43694 жыл бұрын
Beautiful and Awesome video, on animation, with much easier code... Thank you soooooooooooooooooooooooo much... Want to see more videos like this....
@ycdcherokee3 жыл бұрын
man... WOW!!
@mrezavasebi5623 жыл бұрын
Excellent tutorial. Thanks
@HimanshuYT5 жыл бұрын
You deserve millions sub
@DesignIntoCode5 жыл бұрын
Well thank you so much!
@JeanPierreCasanovaFuentes4 жыл бұрын
new to your vids but i'm amazed!! thumbs up!!!!
@ronakkoradiya40744 жыл бұрын
Hey bro i am from 🇮🇳, when i watch this video my mind say this is cool 😎, attractive and also your coding way is very good 👍 i really appreciate 😊 keep going i learn so much from you thank you ❤ @DesignIntoCode
@MarkJamesButcher3 жыл бұрын
This is nice, thank you but I have an issue with the AddButton When pressed it sometimes it is rendering the empty component to the screen. How can I prevent this event from accruing?
@CriticManiaInZeWorld2 жыл бұрын
yes plzzz help
@abhishekvk17624 жыл бұрын
I have added TouchableOpacity instead of View. onPress is not getting triggered. Need Help
@diditsb53613 жыл бұрын
sory , im have one question . how to make floating sub button touchable ? thx..
@Dragon92204 жыл бұрын
HOLY BRO, YOU ARE AWESOME, I LOV SO MUCH YOUR VIDS SAAAAAAAAAAAAAAAAAAAAAAA this song is so good
@cleyton19865 жыл бұрын
amazing !
@DesignIntoCode5 жыл бұрын
Thank you!
@aqdasilyas27683 жыл бұрын
how to change the color of active tab bar item or icon and inactive tab bar item or icon????
@samidebayroune34782 жыл бұрын
screen null is not suppoerted anymore in react navigation use listeners and prevent defaulr instead listeners={{ tabPress: e => { e.preventDefault() } }}
@UpNext-gc5xg Жыл бұрын
how to close on back button press
@keremylmaz95953 жыл бұрын
When I press the Addbutton it navigates some page, also in this page animation is not working
@ogulcankarayel56254 жыл бұрын
How can I achieve that,screen:() => null in react navigation v5
@Ha-uw1qb4 жыл бұрын
same question :(
@GabrielBarbosa-nm9sd4 жыл бұрын
this project is make in expo API 33.0, we are in version 38.0, so we cant use this code for us today, unfortunately
@venkatbalak66924 жыл бұрын
Try this medium.com/@my.maithi/react-native-navigation-add-custom-button-in-the-middle-of-tabbar-6c390201a2bb
@rishisonifilms4 жыл бұрын
how to close expanded options if I click outside area of screen? Any idea?
@programmerashraf19993 жыл бұрын
Source code link not working
@_ianito4 жыл бұрын
How can i add onPress to views?
@ka-nn4 жыл бұрын
me too, onPress not working
@mohammaddehgamwala96353 жыл бұрын
because View is not touchable component add touchableOpacity component in its parent
@vikillakkavatri64164 жыл бұрын
Hi I try this but I m facing some issue i.e. the mid circle (button plus) and there relative circle (on click btn plus click appear buttons) on it click event was not triggered so I want to fire click event on it is there any solution
@marcomak8105 жыл бұрын
when i run it on ip6, white screen is appear when i press the addbutton component. How to fix this bug?
@DesignIntoCode5 жыл бұрын
ip6? Do you mean iPhone 6?
@marcomak8105 жыл бұрын
Yes iphone6s, try to rapidly tap on the add button component, the homepage turn white
@DesignIntoCode5 жыл бұрын
What version of iOS? My guess would be it may not be supported anymore
@marcomak8105 жыл бұрын
@@DesignIntoCode IOS 13
@marcomak8105 жыл бұрын
should i use the newest version of gesture handler ?
@ogulcankarayel56254 жыл бұрын
Good content. How to decrease opacity of app when user clicks the plus button ?
@mohammaddehgamwala96353 жыл бұрын
change background opacity to 0.5 or something
@midoritamura5743 жыл бұрын
All of us are in the error that when you click on the secondary icons these do not work and is due to the top, leaves the bottomNavigator area and stops working, this will not be fixed with the TouchOpacity, if anyone knows how to fix it post it would be of great help, also try to find a solution to this error
@syedshahbazhussain19204 жыл бұрын
How to I can pass null screen in react navigation 5?
@theguyfromsikkim57864 жыл бұрын
You can't there has to be a screen component. What are u trying to achieve?
@syedshahbazhussain19204 жыл бұрын
@@theguyfromsikkim5786 In React navigation v4 we pass the null screen like this: Screen: { screen: () => null, navigationOptions: { tabBarIcon: } }, But how to do it in react navigation 5?
@theguyfromsikkim57864 жыл бұрын
@@syedshahbazhussain1920 in v5 i haven't tried providing null as a component u can try, it is declarative in v5 like const TabStack = createTabNavigator() ; // you can try providing null in component prop
@venkatbalak66924 жыл бұрын
Try this medium.com/@my.maithi/react-native-navigation-add-custom-button-in-the-middle-of-tabbar-6c390201a2bb
@zainulabideen55874 жыл бұрын
Really Nice.
@simonhylander74894 жыл бұрын
has anyone been able to recreate this in react navigation 5?
@venkatbalak66924 жыл бұрын
I am trying to do it with the plus button added outside the navbar but not yet finished
@owaisiqball3 жыл бұрын
Yes. It's pretty much the same.
@mohammedhama71584 жыл бұрын
react native Error property 'left' is not supported by native animated module
@juansoler5443 жыл бұрын
Hi thanks for the content you do for the community, I have been working on the FAB (floating action button) like the one in this video, I have problems getting the pop-up buttons to work inside a Tab-navigator and for them to generate a tab action -navigator, navigate to a screen. I have been looking at the comments of the two videos that you have put to see if someone gives indications of how to solve it, but I can not find, nor do I find it on the network, it would be helpful if you collaborate with us. like you've been doing.
@herbertk92664 жыл бұрын
Thks alot! Subscribed
@davidfiebig34294 жыл бұрын
I have a project where I want to use this tab bar, but I don't use expo. I still followed your tutorial and I can see the tab bar, but without any icons. Can someone help me to get this running?
@DesignIntoCode4 жыл бұрын
The package is just built into expo, just install it manually, github.com/oblador/react-native-vector-icons
@vinodyevatikar15945 жыл бұрын
Dude... Thanks and subscribed..
@kogilankrishnansamy96223 жыл бұрын
(Bug):- for android, the TouchableHighlight is not clickable outside of the bottom bar (negative margin). Do anyone has a solution?
the shadow is not suppoerted by android instead use elevation for android devices and you can't change elevation color it's always #000
@abedzim52475 жыл бұрын
You are amazing !
@DesignIntoCode5 жыл бұрын
Thanks!
@mhndak4 жыл бұрын
Awesome , can you tell me the music name?
@peymanhakemifar36714 жыл бұрын
i created this with react navigation v5, but the part of plus button that is located above the tabbar is not clickable the same as three animated buttons, how can i fix this?
@DesignIntoCode4 жыл бұрын
If you check the rest of the comments, there are a few examples on how to fix that
@kangnguyen59304 жыл бұрын
how to scan qrcode react-native? thank you!
@codewithdominic93183 жыл бұрын
I tried this and it wouldn't work with react-navigation 5.. is there any way to use it in 5?
@DesignIntoCode3 жыл бұрын
Right, this is for version 4. The docs outline how to do it in 5 pretty well. reactnavigation.org/docs/drawer-based-navigation
@victrixsvs5 жыл бұрын
a drawer, tab and stack navigator screen would be very good.
@DesignIntoCode5 жыл бұрын
There is a video on drawer navigation coming soon!
@maddelasaritha43354 жыл бұрын
Vector icons are not working in this is there any problem or else to fix it pls let me know ..
@DesignIntoCode4 жыл бұрын
Are you using expo? If not, then you'll have to pull in the vector icon package
@maddelasaritha43354 жыл бұрын
@@DesignIntoCode tq for u r quick rply actually that's my mistake after installing vector icons I didn't link the package that is the reason icons were not worked now working fine ..tq u
@kayrules24 жыл бұрын
I made the whole button clickable by assigning it as a new component via createAnimatedComponent method of Animated: ``` const AnimatedTouchable = Animated.createAnimatedComponent(TouchableHighlight); ... ```
@aniketnagapure25544 жыл бұрын
@Mazin Luriahk Thanks man it worked like charm . any resources you would like to share for learning animation in RN
@sergiomilla87714 жыл бұрын
It works, thanks
@influgix67694 жыл бұрын
Could you help me accelerate the animation ?. It is too slow for me
@DesignIntoCode4 жыл бұрын
You can just change the duration property
@dheyson-alves4 жыл бұрын
Hey! Nice tutorial. I've got an issue here, somehow my Icons are not appearing. I'm using IonicIcons and doesn't appear. Have you any idea what could have happened?
@DesignIntoCode4 жыл бұрын
Can you share the code you're using to import them and use them?
@dheyson-alves4 жыл бұрын
@@DesignIntoCode Hey, what`s up? I just got the solution, it seems it was just a misleading syntax hahaha. Thanks in advance for answer, and the tutorial really helped.
@danpetre54145 жыл бұрын
This is just crazy and awesome! :) I'm wonder if it would be possible to build a login system that can show tabs based on the election on the signUp. For example, in the same app to have workers and clients and show them different tabs based on their election. How would you aproach something like this?
@DesignIntoCode5 жыл бұрын
Sure, that’s fairly simple. You could store their “type”, worker or client, in your database system, like firebase. And then just do, if worker, show these tabs, else show other tabs
@ajiehatajie5 жыл бұрын
how set animation not very slow ?
@DesignIntoCode5 жыл бұрын
Change the duration time. Check out my other video on the animated floating button.
@ajiehatajie5 жыл бұрын
@@DesignIntoCode can you share link does your mean ?
@makc68784 жыл бұрын
Круто 🤘
@michaelallen66355 жыл бұрын
I was looking for a tutorial like this 💞💥 Would it be possible to add routes to these buttons within that stack?
@DesignIntoCode5 жыл бұрын
Glad it helped! It’s probably possible to add the routes into the tab bar stack, but also probably more effort than it’s worth. I’d just create a separate stack and control it with the onPress events
@leekaori5 жыл бұрын
@@DesignIntoCode hi can you explain this in more detailed. i'm trying to add routes to these buttons
@DesignIntoCode5 жыл бұрын
@@leekaori You'd probably want to setup a stack that includes these buttons. And on each button, in it's onPress event, you'd direct to the appropriate route, this.props.navigation.navigate("yourroutename")
@leekaori5 жыл бұрын
@@DesignIntoCode hi, does AddButton,js need to be put into the stack?, btw how to completely disable to add tab bar? cause if i press on the middle (other than on the AddButton) it return white screen (bcos it it null right?)
@vikillakkavatri64164 жыл бұрын
@@DesignIntoCode click event was not working on that button because it above the bottomnavigator can explain how we can achive click event on that
sudo npm install react-navigation react-navigation-tabs react-native-reanimated react-native-gesture-handler@~1.3.0 you are forgot ~
@ranaahtsham9364 жыл бұрын
Thanks
@himanshipatel35324 жыл бұрын
Is it working in android ??
@DesignIntoCode4 жыл бұрын
Yes
@DesignIntoCode4 жыл бұрын
Come chat with us on Discord! discord.gg/xg5auu4
@shrikantjha56304 жыл бұрын
#coolAnimation tutorial
@ka-nn4 жыл бұрын
pls help, my mid button cant be clicked
@mohamedlaghzali57263 жыл бұрын
fucking god
@dibayuin78594 жыл бұрын
Look , I found gems on youtube react native tutorial ❤
@ilyasayusuf54474 жыл бұрын
meanwhile here i am figuring how to center icon and the label
@midoritamura5743 жыл бұрын
justifycontent: 'center', alignItems:'center' :3
@ilyasayusuf54473 жыл бұрын
@@midoritamura574 Hi its been a year, i can say that i am already really good at RN now. I can do redux, hooks, class, animation, 2D animation with state machine, etc :D I am still learning to improve performance like using hermes or using C in the code
@midoritamura5743 жыл бұрын
@@ilyasayusuf5447 You were able to fix the button bug?
@ilyasayusuf54473 жыл бұрын
@@midoritamura574 yeah
@midoritamura5743 жыл бұрын
@@ilyasayusuf5447 How did you solve it?
@excalibur8854 жыл бұрын
It's a good tutorial but NOT useful without touchable childrens. Would be great if you could show to community how to make them touchable instead explaining one by one. I read some comments and the most common question was how to replace small icons with touchables.
@DesignIntoCode4 жыл бұрын
Just make them a touchableopacity instead of a view
@Ha-uw1qb4 жыл бұрын
How can I achieve that,screen:() => null in react navigation v5
@GabrielBarbosa-nm9sd4 жыл бұрын
this project is make in expo API 33.0, we are in version 38.0, so we cant use this code for us today, unfortunately
@venkatbalak66924 жыл бұрын
Try this medium.com/@my.maithi/react-native-navigation-add-custom-button-in-the-middle-of-tabbar-6c390201a2bb