GithubHelp home page GithubHelp logo

sharmilajesupaul / dothings Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 93.75 MB

doing things

JavaScript 0.48% Python 0.04% Java 14.53% Objective-C 7.74% Makefile 73.65% Shell 0.02% C 0.67% C++ 2.87% HTML 0.01%

dothings's Introduction

React Native for Web - Stateless Boilerplate

Overview

An easy and simple way to configure react-native-web and react-navigation. For a thorough discussion, please read the following blog post about navigating in all platforms with react-navigation.

Checking flow for IOS platform

No Errors!

modules cross platform

Quick start

git clone --depth 1 https://github.com/agrcrobles/react-native-web-boilerplate.git

Web

cd react-native-web-boilerplate
yarn
yarn web

Open http://localhost:3000/

Desktop with electron

cd electron
npm i
npm start

Android

yarn start
yarn android

IOS

yarn start
yarn ios

More information

  • babel preset: babel-preset-react-native is recommended in mobile and in web ( and it hot reloads! )
  • packager: metro bundler packager is used
  • jest: experimental

CONTRIBUTING

PR, stars โœญ and issue reporting, welcome!

LICENSE

MIT

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.