Tab Navigator for Absolute Beginners [React Navigation 3.0] [Tutorial?]

preview_player
Показать описание

👨🏻‍💻 QUESTIONS
➜ How many times did I say absolute(ly)?
➜ I had to look up what a "tri-breed" dog was, is that just me?
➜ Is the intro the first time you ever saw the computer man?

⭐ RECAP:
⌨️ 0:02 Intro
⌨️ 0:09 Plot twist
⌨️ 0:12 What is React Navigation
⌨️ 0:30 Brent Vatne @notbrent
⌨️ 0:35 Brent's dog Lucy @lucythetri
⌨️ 0:44 Demo
⌨️ 1:01 Demo 2
⌨️ 1:11 Super Satya @satya164
⌨️ 0:18 "Tutorial" begins
⌨️ 5:12 Second #tutorial begins
⌨️ 7:54 Outro

Hey guys, this is a quick look at the (react native) #reactnavigation 3.0 tab navigator. We'll be using #VSCode to code.

React Navigation is fully #crossplatform and can also be used in the web! In my opinion React Navigation is the best navigation library for react-native, I find it's much easier to customize and work with than react-native-navigation by wix (😜).

🤓 Description:
React Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution written entirely in #JavaScript (so you can read and understand all of the source), on top of powerful native primitives.

🤔 createBottomTabNavigator

A simple tab bar on the bottom of the screen that lets you switch between different routes. Routes are lazily initialized -- their screen components are not mounted until they are first focused.

🤔 createBottomTabNavigator

A material-design themed tab bar on the bottom of the screen that lets you switch between different routes. Routes are lazily initialized -- their screen components are not mounted until they are first focused.

🤔 createMaterialTopTabNavigator

A material-design themed tab bar on the top of the screen that lets you switch between different routes by tapping the route or swiping horizontally. Transitions are animated by default. Screen components for each route are mounted immediately.

We will use the popular icon library #ionicons to create icons very simply, because this library is already in Expo we don't have to worry about downloading and linking the assets.

We'll also be looking at App Containers. Containers are responsible for managing your app state and linking your top-level navigator to the app environment. On Android, the app container uses the Linking API to handle the back button. The container can also be configured to persist your navigation state. On web, you'd use different containers than React Native.

Thanks for watching and reading! If you have any more questions feel free to tweet me on instagram 😁 @baconbrix 🥓
Рекомендации по теме
Комментарии
Автор

OMG, While i was drowned in Indian tutorials and didn't understand anything, you came and pulled me out!! THNAKS

pooyabehravesh
Автор

What's the source of the synth wiggle dance with your @baconbrix handle?

JohannDaart
Автор

I love your videos. Will always look forward to another.

Ddd-grqp
Автор

Funny and informative... you just got a new subscriber bud.

bctloaded
Автор

Jokes on you, I actually learned something.

reactnative
Автор

Can you provide source example ? Pls !

MusicEntertainmentNCH
Автор

This is pretty much the most entertainment I've had in a while!

DanielConroy
Автор

Hi how should i setup navigation to work on both react native and react native web

mattvideo
Автор

Legendary Video and a Legendary Instructor

rammaheshwari
Автор

Absolutely Absolutely Absolutely Absolutely Absolutely Absolutely Absolutely Absolutely Absolutely Absolutely Absolutely Absolutely 💯 a good video 😂 lololol

Edit:
Absolute

randyhennessy
Автор

This video is goods. It's help me a lot. Thanks you.

lebaat
Автор

Funny and straight to the point. YES! Thank you!

stianmaurstad