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

agrcrobles / react-native-web-expo-boilerplate

Licence: MIT license
I am no longer in maintenance

Programming Languages

javascript
184084 projects - #8 most used programming language

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

react-native-ink
React Native for CLIs
Stars: ✭ 28 (-56.25%)
Mutual labels:  react-native-web, expo
Instagram
A universal instagram clone built with Expo
Stars: ✭ 258 (+303.13%)
Mutual labels:  react-native-web, expo
Expo-Badge
A design study for Expo badges
Stars: ✭ 22 (-65.62%)
Mutual labels:  react-native-web, expo
react-native-expo-web
All-in-one React Native project (Expo + react-native-web)
Stars: ✭ 16 (-75%)
Mutual labels:  react-native-web, expo
Match Media
Universal polyfill for match media API using Expo APIs on mobile
Stars: ✭ 95 (+48.44%)
Mutual labels:  react-native-web, expo
pro-chat
Full featured chat app built with 💙 Expo & Firebase 🔥
Stars: ✭ 24 (-62.5%)
Mutual labels:  react-native-web, expo
Awesome React Native Web
💙 React Native Web patterns, techniques, tips, and tricks ✨
Stars: ✭ 215 (+235.94%)
Mutual labels:  react-native-web, expo
react-flappy-bird
A side-scroller where the player controls a bird, attempting to fly between columns of green pipes without hitting them.
Stars: ✭ 55 (-14.06%)
Mutual labels:  react-native-web, expo
Lego Expo
Play with Lego bricks anywhere using Expo
Stars: ✭ 65 (+1.56%)
Mutual labels:  react-native-web, expo
Examples
Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
Stars: ✭ 747 (+1067.19%)
Mutual labels:  react-native-web, expo
apple-notes
A clone of the Apple Notes app but made universally with Expo
Stars: ✭ 53 (-17.19%)
Mutual labels:  react-native-web, expo
Expo Dark Mode Switch
A beautiful React dark mode switch component for iOS, Android, and Web
Stars: ✭ 137 (+114.06%)
Mutual labels:  react-native-web, expo
expo-next-monorepo-example
Create a universal React app using Expo and Next.js in a monorepo
Stars: ✭ 268 (+318.75%)
Mutual labels:  react-native-web, expo
Pillar Valley
👾A cross-platform video game built with Expo, three.js, and Firebase! 🎮🕹
Stars: ✭ 242 (+278.13%)
Mutual labels:  react-native-web, expo
Expo Spotify
Spotify UI Clone with React Native & Expo || web support => https://expo-spotify.vercel.app
Stars: ✭ 287 (+348.44%)
Mutual labels:  react-native-web, expo
Expo Cli
Tools for creating, running, and deploying universal Expo and React Native apps
Stars: ✭ 1,993 (+3014.06%)
Mutual labels:  react-native-web, expo
Margarita
[not actively maintained] Mobile and Web application implementing Kiwi.com Tequila API
Stars: ✭ 213 (+232.81%)
Mutual labels:  react-native-web, expo
expo-video-player
Customizable Video Player controls for Expo
Stars: ✭ 174 (+171.88%)
Mutual labels:  expo
react-native-qrimage-decoder
QR image decoder for React Native
Stars: ✭ 13 (-79.69%)
Mutual labels:  expo
react-native-expo-examples
Learn React Native (Expo CLI) by examples.
Stars: ✭ 167 (+160.94%)
Mutual labels:  expo

expo + react-native-web boilerplate

Trying how expo and react-native-web play together with webpack

Overview

A minimum boilerplate to configure react-native-web + expo

Prerequisites

  • Node LTS

More info look into the getting started guide

Quick start

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

On Web

Build the bundle

npm run build
cd web/dist
python -m SimpleHTTPServer

Develop with webpack-dev-server

npm start

On Expo

More info

TODO

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].