React Native Tutorial 10: Uncontrolled v/S controlled components

preview_player
Показать описание
Do you know the difference between uncontrolled and controlled components in React JS? Well, the same can be applied for react native also!

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

hello, does this work in react native 63 ? When I console.log console.log(this._username, this._password) I don't get the _lastNativeText property ?

bismsit
Автор

6:59 Did I just hear your watchman whistling? Haha

prakhargoel
Автор

Please explain me at 2:38, where is the context menu? how can i do to enable it?

creativedeffects
Автор

What is you react native cli version .. Why my UI not like yours ?

hossainazad
Автор

Where does the log show, in the editor? I can't see it here.

relax_music
Автор

Hello sir, Why I cannot use button. when I include Button, It show me error: java.lang.String cannot be cast to

povvichit
Автор

cannot read property log undefined on button press

AbhishekSharma-uiyb
Автор

i think it will be good, if we can make it like jQuery selector, or .NET C# Windows Form Apps element selector.

<TextInput id="userName"/>

const userName = GetElement("userName").text;

or maybe:

const userName = userNameUI.text;

more cleaner and fun XD

greenworld
Автор

you are doing good and please avoid this work "what the hack" its kind of very irritating as you are using it many times in videos.. . sorry but it just my opinion otherwise i like you tutorial. i learned react native just from your tutorial

ankitandkhushbudarji
Автор

Why do u keep using the phrase "What the heck happened here" and "basically" so many times and those all are unnecessary and very annoying. It breaks the rhythm of your viewers

kumarshashank
Автор

Hello sir, Why I cannot use button. when I include Button, It show me error: java.lang.String cannot be cast to

anuk