All Projects → agrcrobles → react-native-web-boilerplate

agrcrobles / react-native-web-boilerplate

Licence: other
I am no longer in maintenance

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to react-native-web-boilerplate

React Redux Hooks Starter
React-redux boilerplate using hooks 🎣
Stars: ✭ 69 (-4.17%)
Mutual labels:  react-boilerplate
React Starter Boilerplate Hmr
React starter boilerplate with React Fast Refresh, React 17 and Webpack 5
Stars: ✭ 137 (+90.28%)
Mutual labels:  react-boilerplate
react-glass
😆 Painless React development
Stars: ✭ 13 (-81.94%)
Mutual labels:  react-boilerplate
React Hot Loader Minimal Boilerplate
Minimal setup needed to run React Hot Loader v3
Stars: ✭ 108 (+50%)
Mutual labels:  react-boilerplate
Cwg React Starter
Pre-configured and Ready to use React Starter App. To save time in settings things up for new project. Almost everything needed is already configured. Just clone and start developing without wasting time in doing same stuffs for every project. (#codewithghazi)
Stars: ✭ 122 (+69.44%)
Mutual labels:  react-boilerplate
React Hooks Redux Registration Login Example
React Hooks + Redux - User Registration and Login Tutorial & Example
Stars: ✭ 138 (+91.67%)
Mutual labels:  react-boilerplate
React Redux Registration Login Example
React + Redux - User Registration and Login Tutorial & Example
Stars: ✭ 1,011 (+1304.17%)
Mutual labels:  react-boilerplate
react-ui-kit-boilerplate
A minimal React UI Kit boilerplate with Storybook, hot reloading, Styled Components, Typescript and Jest
Stars: ✭ 88 (+22.22%)
Mutual labels:  react-boilerplate
React Boilerplate
React Boilerplate
Stars: ✭ 128 (+77.78%)
Mutual labels:  react-boilerplate
gatsby-starter-redux-saas
An Gatsby starter for Saas products. Uses redux and apollo and a graphql token auth backend.
Stars: ✭ 18 (-75%)
Mutual labels:  react-boilerplate
Easywebpack Cli
A Powerful Cross-platform Webpack CLI Tool
Stars: ✭ 110 (+52.78%)
Mutual labels:  react-boilerplate
Habr App
React tutorial for Habrahabr
Stars: ✭ 116 (+61.11%)
Mutual labels:  react-boilerplate
Analytics React
[DEPRECATED AND UNSUPPORTED] The hassle-free way to integrate analytics into your React application.
Stars: ✭ 146 (+102.78%)
Mutual labels:  react-boilerplate
React Signup Verification Boilerplate
React Boilerplate - Email Sign Up with Verification, Authentication & Forgot Password
Stars: ✭ 96 (+33.33%)
Mutual labels:  react-boilerplate
react-hello-webapp
Professional Boilerplate for React Web Applications built by 4GeeksAcademy Students
Stars: ✭ 42 (-41.67%)
Mutual labels:  react-boilerplate
React Boilerplate
Production-ready boilerplate for building universal web apps with React and Redux
Stars: ✭ 53 (-26.39%)
Mutual labels:  react-boilerplate
React Native Feature Boilerplate
Feature based Architecture for developing Scalable React Native Apps 🚀 using react, redux, sagas and hooks
Stars: ✭ 139 (+93.06%)
Mutual labels:  react-boilerplate
react-boilerplate-ssr
ssr react boilerplate
Stars: ✭ 25 (-65.28%)
Mutual labels:  react-boilerplate
react-ts-webpack-boilerplate
This is the ultimate lightweight boilerplate needed for a React application using typescript with webpack
Stars: ✭ 17 (-76.39%)
Mutual labels:  react-boilerplate
Eth Hot Wallet
Ethereum wallet with erc20 support / web wallet - built using react, web3, eth-lightwallet
Stars: ✭ 205 (+184.72%)
Mutual labels:  react-boilerplate

Boilerplate for react native and web

For React 16 see react-native-web-fiber-boilerplate

Overview

An easy, experimental and simple way to configure react-native-web and react-navigation.

modules cross platform

Web

cd react-native-web-boilerplate
yarn
yarn web

Open http://localhost:3000/

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].