React Native Tutorial - 78 - Drawer Navigation

React Native Tutorial - 78 - Drawer Navigation

Codevolution

1 год назад

39,638 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@sadeshure5241
@sadeshure5241 - 26.10.2023 14:04

been a while
Thank u

Ответить
@salyiohh
@salyiohh - 26.10.2023 14:31

very helpful, I hope you make a tutorial about firebase push notification in expo project cause no one did

Ответить
@snehasish-bhuin
@snehasish-bhuin - 26.10.2023 15:23

Yeah, very helpful video. Implementation of Drawer navigation

Ответить
@alihassanhaji2830
@alihassanhaji2830 - 26.10.2023 15:46

Welcome back,
Thanks fr the new concept

Ответить
@elgalanazo1662
@elgalanazo1662 - 30.10.2023 00:41

how can I change the color of the burger icon

Ответить
@the1anonymouse
@the1anonymouse - 04.01.2024 09:51

Been stuck on this for 2 days. Thank you, very helpful

Ответить
@Mojeshtam
@Mojeshtam - 01.03.2024 00:49

To anyone who got an Invariant error or an error in the host function, check your versions because my versions were up to date which resulted in the error. After some searching I learned that the gesture handler version should be 2.14.0 and the reanimated version should 3.6.2

Ответить
@sanjanachauhan217
@sanjanachauhan217 - 07.03.2024 19:02

Great video! I was so confused when implementing this myself, all my doubts got cleared. Thanks!!

Ответить
@sanjanachauhan217
@sanjanachauhan217 - 07.03.2024 19:04

Anyone knows how we can add the same if we have stack navigation for two three screens

Ответить
@kakoozaxenyondo00
@kakoozaxenyondo00 - 14.04.2024 12:11

Thank you so much😊

Ответить
@pankajsondhiya1686
@pankajsondhiya1686 - 02.05.2024 05:19

Pure content

Ответить
@abdulrazaqharoon2733
@abdulrazaqharoon2733 - 12.07.2024 17:24

The Docs is really clear on this, You don't need NavigationContainer, If you're on version and above
"@react-navigation/drawer": "^6.7.0",
"@react-navigation/native": "^6.0.2",
"@react-navigation/native-stack": "^6.9.26",

Ответить
@otifelix
@otifelix - 26.08.2024 23:19

Note if you get an error like this Mismatch between JavaScript part and native part of Reanimated (3.15.0 vs 3.10.1) do "npm install [email protected]" to resolve it

Ответить
@commanderbensisko
@commanderbensisko - 12.09.2024 00:34

Thank you so much.
After 2 days, you saved me from further pain.

Ответить
@ManoharR-b6m
@ManoharR-b6m - 22.10.2024 10:49

Do we need to add plugin if we are not using expo ?

Ответить