React Native Tutorial - How To Get Data From An API With React Native

preview_player
Показать описание
If you like this channel and would like to support it i accept bitcoin donations to my wallet address:
1Fm3ZywfnioXjHpUbVppLvpzehvRq2vfQs

Featured Full Courses:
React JS - The Complete Guide (over 150 000 devs enrolled)

React JS Web Development - The Essentials Bootcamp

The Complete React Js & Redux Course - Build Modern Web Apps

The Complete React Native + Hooks Course

React Native - The Practical Guide

The Complete JavaScript Course

Recommended VPS and dedicated servers for your hosting:

More Content:

Learn how to fetch data from an API using React Native - for both iOS and Android.

#Searchwords:
React Native Tutorial
React Native lesson
React Native Networking
iPhone App
Android App
React API
React Native API
Рекомендации по теме
Комментарии
Автор

6:24 thank you for showing POST example !

jaywardhanpawar
Автор

I was studying flutter but react native looks like very easy than flutter.
I really liked 👏

brunolctba.
Автор

Amazing Tutorial. You're the best.

softmerit
Автор

Strange, While using method as "POST", I am getting SyntaxError: JSON Parse error: Unrecognized token '<'
but if i change the method to "GET" or remove entire 2nd argument, error is resolved...

saurabhjain
Автор

Really superb. please continue to react native
Please
I hope you.

thameemansari
Автор

Real good. Thanks for the explanation.

jonmultimedia
Автор

finally you heared my request and made a video on fetching data using react native, you are awsome...i only require is to learn now how to make that own api...

SudhirKumar-ovee
Автор

Unfortunately does not work for me, it says " cannot read property map of undefined

elikelik
Автор

How can i pass the lat in below json results to another screen

Result:[{
id:"hshs"
geometry:{
location:{
lat:11.11666
lng: 76.737
}}

aymangafoor
Автор

How to handle error in fetch. If I change your url to something the app will crash. how to handle that

bidhan
Автор

Awesome Tutorial... very well explained...pls make more tutorials on fetch & Post through json endpoints. And also on CRUD ops with json data....Thanks in Advance.

shaikusman
Автор

Thanks for this! Do you have a tutorial for the post method you showed in here?

muri
Автор

How do you do this with Functional components and Hooks? :) The Expo/React template I loaded uses functional components instead of extending Component

csudab
Автор

What are the headers, what does it mean ? How do I know that there should go Accept and Content-Type and both should have 'application/json'. Nice video btw

sgomezj_
Автор

nice tutorial ! very good practical example ! you are very good at teaching & transfering skill i will request you to do a tutorial on Firebase / Firestore + React Native ! i can even pay for that

princehamza
Автор

what if i don't have something like you, i said about "movies", i have nothing there. What to type

Veltar
Автор

dear concerned,
I faced this kind off error when i run on emulator, please tell me how to solve it, the development server returned 500 react native

sohailasghar
Автор

Thank you...2 questions though... How did you opened your AVD Emulator without opening first Android Studio...and what if i wanna "fetch" multiple endpoints... do i create multiple "componentDidMount()" ? sorry im still a rookie at this

marioazulay
Автор

great video! i get no errors but it doesn't seem to be putting the info from my api into the mobile app

jeremymcniece
Автор

the error is located at the bottom code, you forgot to put ', '
borderBottomColor: 'eee',

kkkc