All Projects → iamhosseindhv → react-native-expo-web

iamhosseindhv / react-native-expo-web

Licence: other
All-in-one React Native project (Expo + react-native-web)

Programming Languages

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

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

Instagram
A universal instagram clone built with Expo
Stars: ✭ 258 (+1512.5%)
Mutual labels:  react-native-web, expo
Match Media
Universal polyfill for match media API using Expo APIs on mobile
Stars: ✭ 95 (+493.75%)
Mutual labels:  react-native-web, expo
Expo Spotify
Spotify UI Clone with React Native & Expo || web support => https://expo-spotify.vercel.app
Stars: ✭ 287 (+1693.75%)
Mutual labels:  react-native-web, expo
apple-notes
A clone of the Apple Notes app but made universally with Expo
Stars: ✭ 53 (+231.25%)
Mutual labels:  react-native-web, expo
Awesome React Native Web
💙 React Native Web patterns, techniques, tips, and tricks ✨
Stars: ✭ 215 (+1243.75%)
Mutual labels:  react-native-web, expo
Expo-Badge
A design study for Expo badges
Stars: ✭ 22 (+37.5%)
Mutual labels:  react-native-web, expo
Lego Expo
Play with Lego bricks anywhere using Expo
Stars: ✭ 65 (+306.25%)
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 (+4568.75%)
Mutual labels:  react-native-web, expo
Margarita
[not actively maintained] Mobile and Web application implementing Kiwi.com Tequila API
Stars: ✭ 213 (+1231.25%)
Mutual labels:  react-native-web, expo
Expo Dark Mode Switch
A beautiful React dark mode switch component for iOS, Android, and Web
Stars: ✭ 137 (+756.25%)
Mutual labels:  react-native-web, expo
react-native-ink
React Native for CLIs
Stars: ✭ 28 (+75%)
Mutual labels:  react-native-web, expo
react-native-web-expo-boilerplate
I am no longer in maintenance
Stars: ✭ 64 (+300%)
Mutual labels:  react-native-web, expo
pro-chat
Full featured chat app built with 💙 Expo & Firebase 🔥
Stars: ✭ 24 (+50%)
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 (+243.75%)
Mutual labels:  react-native-web, expo
Expo Cli
Tools for creating, running, and deploying universal Expo and React Native apps
Stars: ✭ 1,993 (+12356.25%)
Mutual labels:  react-native-web, expo
Pillar Valley
👾A cross-platform video game built with Expo, three.js, and Firebase! 🎮🕹
Stars: ✭ 242 (+1412.5%)
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 (+1575%)
Mutual labels:  react-native-web, expo
proffy
React Native + ReactJS + NodeJS project developed on RocketSeat NexLevelWeek. This project is based on an application for connect students and teachers.
Stars: ✭ 30 (+87.5%)
Mutual labels:  expo
expo-rn-firebase-image-upload
example of how to upload image in expo with react-native and firebase
Stars: ✭ 47 (+193.75%)
Mutual labels:  expo
app-monorepo
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
Stars: ✭ 1,282 (+7912.5%)
Mutual labels:  expo

Rract-Native expo-web

All-in-one project boilerplate built with expo and react-native-web, inspired from @thoughdeveloper.

Why?

  • Use the same logic across platforms.
  • Have the option to use different components for different platforms.
MyComp
  |__ MyComp.web.js
  |__ MyComp.native.js
  |__ MyComp.ios.js
  |__ MyComp.android.js
  
  
import MyComp from './MyComp';

// ...
  • Configure webpack config without having to eject, thanks to react-rewired.
  • ...

Scripts:

start start web development server
build create a production build

start.native start local server for development
start.android start expo for android
start.ios start expo for ios

build.android expo build standalone APK app
build.ios expo build standalone IPA app
publish.native publish your project to exp.host

Contribution

Open an issue and your problem will be solved.

Author - Contact

Hossein Dehnokhalaji

Hossein Dehnokhalaji Facebook profile Hossein Dehnokhalaji Instagram profile Hossein Dehnokhalaji Linkedin profile Hossein Dehnokhalaji email address

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