In this first video of the Todo List React Native tutorial series, you’ll learn: layouts using react native, creating reusable components, passing props to custom components, using Expo to run your react native app, styling react native components and more!
Link to source code – https://github.com/mattfrances/simpleReactNativeTodoList
Link to Figma design – https://www.figma.com/file/ndTNp9FBR5s2KYsJsKPuyg/React-Native-Todo-List?node-id=0%3A1
❤️ Thanks for watching
? If you liked this video, be sure to give it a thumbs up
? Want to see more of this? Smash that subscribe button
? Let me know in the comments what you’d like to learn!
Follow me:
Twitter – https://twitter.com/madewithmatt
YouTube – https://www.youtube.com/channel/UCHgS0H3T3459H1e9QWK_Ezg?sub_confirmation=1
What we’ll be doing: (0:00)
Setting up Expo: (0:41)
Getting started with App.js: (1:54)
Today’s Tasks section: (2:22)
Creating a reusable Task component: (5:00)
Passing props: (7:27)
Task component styling: (8:28)
DONE ?: (13:40)