#3 Amazon UI Custom Drawer Navigator | React Native | Native Base

preview_player
Показать описание
#3 - In this part we will customize the drawer navigator to resember the one in the Actual Amazon App.

New To React Native?
React Native Foundation + Firebase + Redux :

Рекомендации по теме
Комментарии
Автор

Hello everybody! I would just like to point out that as of React Navigation 2.0:

Drawer routes have been replaced with actions
Rather than opening a drawer with navigation.navigate(‘DrawerOpen’), you can now call navigation.openDrawer(). Other methods are closeDrawer() and toggleDrawer(). See pull 3618.

I got stuck on this for a good fifteen minutes! Good day! :)

adrianserapio
Автор

Nice video! Also working on a series of React Native videos building the Airbnb app.

cubui
Автор

Love you videos! keep going please (Y)

julianklumpers
Автор

Love your videos!
How can I get the drawer over the statusbar, like in the amazon app on iOS?

guteFILMEwelt
Автор

Thanks man!
Would like to ask how did you install your virtual mobile device because I didn't find any tutorial for it.

eddiewang
Автор

hey Varun. I love your videos on react native. could you please upload something on data persistence with router flux ?? Thank you for your efforts

sourabhdas
Автор

Hi, can you help me out with tutorial to navigate from login screen to home page where the drawer is accessible and starts only after person is logged in..or navigated from login page..everywhere i found the tutorials of others too which show drawer use from App.js file. I tried using another page but it doesnt workk..pls help and guide...anyone..

pankajs
Автор

I need to open each page of the custom drawer like Home, shop by category and etc . please tell me how to use the onpress in flatlist to open specific page of the clicked items.

mujib
Автор

Hey PRO, pls help me: How to create slider image before login to app, It's like a demo before signing in

OToep
Автор

using native base is good for UI developments

sibichakaravarthy
Автор

Hi,
I add a function for the routing
navigateToScreen = route => () => {
const navigateAction = NavigationActions.navigate({
routeName: route
});

};

And set a generic route for each item of the ListItem But I get a message saying cannot read property navigation of undefined..

Stanoweb
Автор

Any way to donate you .. like paytm, paypal or freecharge or upi

rahul