Git Product home page Git Product logo

react-native-basics's Introduction

React-Native-Basics

What is React Native ?

A framework for building native apps using JavaScript.

What is a FrameWork:

Collections of JavaScript code libraries that provide developers with pre-written JS code to use for routine programming features and tasks.

Build real native apps for Android and IOS

React Native develops app that runs on both android and ios, instead of making apps in IOS - swift & objective-C and android - Java.

Two ways to build react-native-apps:

  1. Expo CLI
  2. React-Native CLI

Expo CLI : set of tools and a framework build on top of react-native and hide all the complexity from dev. (Limited)

React-Native CLI : exp. dev with android and ios programmig.

Apps build with react-native :

  1. FaceBook
  2. Instagram
  3. Printerest
  4. Skype
  5. UberEats

Set up dev Env.

  1. Install Node veriosn 12+
  2. Install expo CLI globally
  3. Install expo application from playstore for physical config of apps during dev.
  4. Extension for VSCode : react native tools, react-native snippets.

Setting up project

  1. npx create-expo-app --template ( using blank template )
  2. Install Expo-Go for android simullation on anroid phone or use anroid studio for virtual simullation.

react-native-basics's People

Contributors

puru-soni avatar

Watchers

 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.