Skip to content

vvsreerag/vendorWBSApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vendor App for WinBySyndicate.

Run the Project

npm install

npx expo start -c

Use Expo Go to run the project live. for development.

Deploy Project

Use below commands:

To deploy it use eas cli do eas login and run below command and submit it on AppStore and PlayStore.

eas build --platform android

To deploy it in APK.

eas build --platform android --profile androidapk

To use Deep-linking

Use below command and change the {expo-link} with your running expo project.

npx uri-scheme open {expo-link}/--/vendor-register/h74AEFGhhFEsh8jhfWWEr9w3h00sjf --android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published