강의

멘토링

커뮤니티

/

Creating a Web App Mobile Project with React Native

Create an app service with your own ideas!

(4.0) 2 reviews

71 learners

  • shinycoo1752
React Native

React Native

When creating a recent IT service, the following three technologies are required.
  1. Web-Front, which displays the screens that users will use and provides functions
  2. Web-BackEnd that operates the service's functions and sends and receives data;
  3. App development to create smartphone apps
This course covers app development. Create your own app service using React Native!

Things to learn

Mobile App (React Native)

  • Mobile app development
  • Introducing ECMA Script6
  • Introduction and Basics of React Native
  • Scene composition
  • Use of location information
  • Touch, button, and various event processing
  • Screen transitions, view animations
  • Using sensors
  • network
  • Promise

Mobile app project

  • Creating a restaurant app
  • Implementing push notifications using Firebase

Note

Helpful people

  • Anyone who wants to create an app service
  • Those who are considering a career as a developer

Hello
This is

953

Learners

75

Reviews

37

Answers

4.7

Rating

1

Course

Curriculum

All

18 lectures ∙ (12hr 6min)

Published: 
Last updated: 

Reviews

All

2 reviews

4.0

2 reviews

  • lsh2353님의 프로필 이미지
    lsh2353

    Reviews 1

    Average Rating 3.0

    3

    100% enrolled

    Suitable for beginners of React Native, however, 1. Ruby on Rails is missing, so those who do not have a related stack must learn it separately and then follow the course. - You can follow the course after learning ROR installation/MVC example once 2. There was a bug in some react packages in the version I installed - Button: string syntax related errors need to be updated to the next version npm i -S react-native@0.57.1 npm add @babel/runtime npm i schedule@0.4.0 --save-dev npm i - Google dependency related In bundle.gradle, google() dependency syntax needs to be moved to the top for the final build In android config configurations.all {exclude group: 'com.android.support', module: 'support-v4'} The required configuration is complete after setting - If the rails DB schema does not pour After updating rake from where the Gemfile is, bundle install --path rake-12.3.1 , it is created normally ... The time difference of the course is a bit Maybe because of that.. It took me a bit longer to catch up on errors like version errors than the actual 11-hour class. ps. It's a paid course, so I hope you update it! Thank you.

    • chodhoon0247님의 프로필 이미지
      chodhoon0247

      Reviews 7

      Average Rating 5.0

      5

      67% enrolled

      I am a beginner in react native. This lecture was very helpful to me. Thank you.

      shinycoo1752's other courses

      Check out other courses by the instructor!