fetch

Fetching Data from An API in React Native

0:00
↔️ ↕️

Timecodes:

what's up guys how is it going welcome

back to the channel in today's tutorial

i'll be teaching you how to fetch data

from an api in react native so if you

found this video to be useful consider

subscribing by hitting the bell icon

and like the video as well without any

further ado let's get started

so this is the site where you'll be

fetching our data from that's the

jsimplacer.typical.com

it's just a free fake api for testing

and prototyping purposes it comes with a

set of sys command resources thus you

can fetch posts comments albums photos

to-do's and also you can fetch users as

well so in here you will fetch in post

so as you can see it retains an array of

objects with a unique id body and a

title

let's copy the link above