Capture Keyboard Input with a TextInput - React Native Basics

preview_player
Показать описание
Capturing user input is a key step in any mobile app. In this quick video we go over the basics of using the TextInput component from React Native.

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

This tutorial is what I've wanted to learn! I appreciate

edgarslife
Автор

nice tutorial and clean voice and explanations, im stuck at putting my 3 text inputs on after i press button to show in alert was trying to figure out here im pretty new

besiramidi
Автор

this tutorial is better than the paid courses .... Do a full project tutorial bro, ,, thanks a lot

ahmadalkordee
Автор

how to display current value of textinput from database and enable to edit it?

mluthfiansyah
Автор

Hey! Love your tutorials. I am just curious to know why you dont use typescript for your react-native projects. If there are reasons, i'm really interested in knowing what they are.

realSeyitan
Автор

Hi, When I am using Flatlist Inside a ScrollView, I got a waring, virtualized List should not to be existed inside scrollView, I get it why, In my situation I am in the process of learning to build Ecommerce Store application, the top bar component are store information, Bottom are footer The middle part, is a Products Scroll, so I put that topcomponents in a ListHeaderComponent flat list prop, It worked but on a Initial load that whole screen is in blank until the Flat list rendered, how can I fix this?

NpcX-pnxk