Let's build iOS 16 in React Native šŸ¤”

211,069
0
Published 2022-09-30
For this challenge, we are trying to build the iOS 16 Lock Screen in React Native. Is it even possible? šŸ¤”
šŸ“š Join the waitlist for "The Full-stack Mobile Developer"
academy.notjust.dev/

šŸŽ’ Get the step-by-step guide and Asset Bundle
assets.notjust.dev/ios-lockscreen

In this video, you will learn React Native with Expo from scratch by building the iOS 16 Lock Screen. This project is a great way to get your foot in the door with hybrid, cross-platform mobile development with React Native. This is a beginner-friendly tutorial, and all the steps and concepts will be explained in detail.

In this video, you will learn:
āœ… How to start a React Native project from scratch using Expo
āœ… Render beautiful UI interfaces
āœ… Animations
Let's learn together šŸ“–šŸ’”

šŸ±ā€šŸ’» Source code
github.com/notJust-dev/iOSLockScreen

šŸ’¬ Join the notJust Development gang and let's build together
discord.gg/VpURUN2

Tag me on social media when you finish this build, and I will give you feedback on your project.

Twitter: twitter.com/VadimNotJustDev
IG: www.instagram.com/VadimNotJustDev
LinkedIn: www.linkedin.com/in/vadimsavin

Timecodes:
0:00 Intro
01:56 Getting started
02:48 Prerequisites
08:53 UI: Initialise the project
15:34 UI: Import the assets
17:58 UI: Integrate image background
20:47 UI: Data & time UI
30:44 UI: Footer
41:50 UI: Dynamic time
01:01:10 UI: Notification flatlist
01:11:20 Animations: Getting started with reanimated
01:19:06 Animations: Layout animations
01:25:10 Animations: Custom animations
02:11:41 Animations: Flatlist animations
03:47:30 Demo
03:51:45 Q&A

Disclaimer: This build is for educational purposes only!! All views, opinions, technology choices expressed in this video are my own and do not represent the views, opinions, technology choices of any entity whatsoever with which I have been, am now, or will be affiliated.

#VadimSavin #notjustdev #ios16

All Comments (20)
  • @nancy5205
    Hi, I like your video. Wondering do you have videos to build a react native app with only local database? Thanks!
  • @waifufx
    Men, I appreciate what you do sir, I am not even suggesting any project, keep going sir Thank you sir.
  • Hi, is it possible to create face filters like in Tik Tok & Snapchat using React Native? It would be nice to see your experiments on live stream or some tutorial šŸ˜Ž
  • @Sdhu6
    Love your vedio! Btw what is this nice thing in your command line that shows your current pwd and git branch? Is that a extension?
  • This was great this is the first time implementing animations doesn't scare me, I really appreciate efforts you made to teach this, Thank you so much for everything you do.
  • @juanpardo8551
    if i use safeAreaView the top and the bottom turns to be white, doy you now how to fix that?
  • @gabuchi101
    Okay so this was great however how can upload this to my phone
  • Great tutorial, is there a difference to running the animation on an android device?, in Time point 2:30 an on, the animation where the Flatlist goes down, works on the ios simulator, but it doesnt work on a real android device