Let's create a delivery app for riders with React Native. This is a lecture by a developer who has created more than 5 apps with React Native over the past 6 years and sold them to Kakao Mobility.
What you will learn!
React Native
React Navigation
Token Authentication
Naver Map
Native Module
WebSocket
Push Notifications
Code Push
App launch
Zerocho 's "Trust and Listen"
Mobile App Development Course! 🤳
Building a delivery app for riders using React Native
Let's learn everything from environment settings, development, to deployment!
(Anyone who knows React can create an app.)
React Native is a very valuable technology to me because it allowed me to create and run my current company's app stably, and I was also able to sell the company to Kakao Mobility.
However, when I looked at the React Native courses on the market, most of them used Expo, or were too simple apps and did not cover the native part. (There was also a lot of false information that you can make an app without knowing native if you only know JS.)
So, in my own style, I created this course to correct misconceptions and give you a realistic picture of what it takes to go from setting up your first project all the way to launch.
Zerocho Blog and
Running a YouTube channel
Web Development Bestseller
Today's Pickup Co., Ltd.
CTO
📌 If you have any questions, please ask!
We will respond quickly within 24 hours.
Android and iOS
For those who find it burdensome to learn everything
To other platforms
Anyone looking to expand their technology stack
React Native One
Anyone who wants to launch an app
How I look after attending the lecture 💭
Q. Do I need to know React?
Yes, React Native is also React. If you don't know, you can watch my free course first and you will understand it well. Additionally, it would be good to have some knowledge of CSS Flex.
Q. Do I have to use TypeScript?
Since we will tell you exactly which parts of the course are TypeScript code, you can switch to learning in JavaScript and leave out TypeScript if you want.
However, it is safe to say that the JavaScript ecosystem has now almost completely switched to TypeScript, and please note that large companies almost always use TypeScript when developing new projects!
Q. Are React and React Native similar?
The basic principles (state, props, lifecycle, hooks, etc.) are similar. However, instead of components like div and input, there are native-compatible components. How to draw the screen will be taught separately in the course.
Q. Flutter is popular these days. Is there a reason why it has to be React Native?
You will also learn about code push (real-time source code changes without release), which is the reason why React Native was used instead of Flutter , so please check it out in the lecture!
Q. Do I need a Mac or iPhone?
For Android, Windows is sufficient and the course is also conducted on Windows. However, if you want to develop iPhone apps, you need a Mac because Windows is very slow and has licensing issues. An iPhone is not required, but it is better to have one for release testing.
Who is this course right for?
Anyone who wants to develop an app with React Native
Anyone who wants to expand their technology stack to other platforms through React
Need to know before starting?
React
JavaScript
Students
60,853
Reviews
1,414
Rating
4.8
Courses
21
제 강의의 장점은 Q&A입니다(인프런 답변왕 2회 수상). 24시간 이내에 최대한 답변드립니다! 같이 고민한다는 느낌으로 답변 드릴게요!
https://www.zerocho.com/lecture
제로초 강의 전체 로드맵
– Node.js교과서, 코딩자율학습 제로초의 자바스크립트, Let's Get IT 자바스크립트, 타입스크립트 교과서 저자
– ZeroCho.com 운영자
– 현) 유튜브에서 ZeroCho TV로 개발 관련 방송중
– 현) 스모어톡 CTO
– 전) 오늘의픽업 CTO(카카오모빌리티에 엑싯 후 카카오모빌리티 최연소 개발파트장)
All
63 lectures ∙ (13hr 47min)
Start a project
10:32
Dev Menu and Flipper
14:00
Try React Navigation
14:06
Using TextInput
17:24
Connecting Redux
18:09
Introducing Redux
15:44