GithubHelp home page GithubHelp logo

tranhungkt / react-native-crash-course Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wix-incubator/react-native-crash-course

0.0 0.0 0.0 24.79 MB

The React Native crash course by Wix is a self-learning course designed to help you learn everything you need to know before diving into writing production code in React Native.

License: MIT License

JavaScript 81.04% Objective-C 8.67% Java 4.64% Starlark 5.65%

react-native-crash-course's Introduction

React Native Crash Course by Wix

The React Native crash course by Wix is a self-learning course designed to help you learn everything you need to know before diving into writing production code in React Native. This course is part of the official onboarding plan for every new developer joining the Wix Mobile Guild.

The course is divided into 2 sections:

1. Learn the basics

Helps you untangle the environment setup, learn basics or refresh your knowledge of JS, React, Node, Git, etc. If you already feel comfortable with these subjects, you can jump straight into the next section.

2. Build your first app

This step-by-step guide will teach you about the best practices and open source tools we are using at Wix and will guide you through building a simple blog app.

  1. Intro
  2. Build the app navigation (with React-native-navigation)
  3. Adding the app business logic and state management (with Remx)
  4. Style the app (with react-native-ui-lib)
  5. Add e2e tests (with Detox)
  6. Add unit tests (with Jest)
  7. Adding a Native Module
  8. Performance - Tools and Best Practice

Here is how our app will look like:

The app that we are going to build

Let's start. ๐Ÿš€

Note: The most important thing about any course, is to keep it up to date. We encourage the old Scout's rule: "Leave the campground cleaner than you found it". If you find any issues or out of date content, please send us a pull request or open an issue we will take care of it. Thanks!

We are always working on improving the course content and we would love to get your feedback.

How To Run the App

npm install
npm run fake-server
react-native run-ios / run-android
  • prerequisites:
    • npm json-server package
    • ios simulator - Hardware -> Keyboard -> Toggle Software Keyboard

How To Run the Tests

npm run start-e2e
npm run test

react-native-crash-course's People

Contributors

drorbiran avatar arnonz avatar roiberlin avatar buttershub avatar ykravv avatar saulve avatar dependabot[bot] avatar wildcard avatar yuvalle avatar yogevbd avatar kgshv avatar orenzak avatar mendyedri avatar kochavi-daniel avatar bogomazov avatar danieleliraz avatar dannybas avatar ethanshar avatar yonifra avatar smokiyeno-wix avatar shahardavid avatar bcleland avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.