Skip to content

Nandhu9999/MobileWebApp

Repository files navigation

MobileWebApp (React Native Web)

  1. Create Project in github
  2. Clone project in local machine
  3. Add .gitignore
  4. Add necessary packages

LogRocket - Complete Guide to React Native Web

npx create-expo-app .
npx expo install react-dom react-native-web @expo/webpack-config
npm run web

TO BUILD APP

npx expo export:web
cd web-build
npx serve

REACT NAVIGATION

REACT NAVIGATION LINK

yarn add @react-navigation/native
npx expo install react-native-screens react-native-safe-area-context
yarn add @react-navigation/native-stack

REACT NATIVE STORAGE

GITHUB LINK

yarn add react-native-storage
yarn add @react-native-async-storage/async-storage

UTILS

yarn add axios

React Native SVG

npx expo install react-native-svg

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published