Skip to content

This is an ecommerce application made for both android and ios along with stripe payment integrated and short videos / reels as one of the components.

Notifications You must be signed in to change notification settings

moaviyah/complete-ecommerce-store-with-payments-integrated-in-react-native-expo

Repository files navigation

complete-ecommerce-store-with-payments-integrated-in-react-native-expo

This application has various modules and components in order to make a fully working e-commerce store along with Stripe payments integrated. Also, short videos or reel module is included. The application can be used by buyers and sellers both in order to upload products and buy products as well. The application has a feature to be included in a spin wheel to win a specific product. Another component can be used to display and advertise businesses. Stripe payment in integrated using node server and stripe credentials i.e private key and publishable key.

Start the application:

npx expo run:android (android)

npx expo run:ios (ios)

Start the server by:

  1. cd server
  2. npx nodemon run index.js Build Android apk: npx eas build --platform android --profile development To make debugable builds:
  3. install expo-dev-client
  4. add "developmentClient": true in eas.json.

ScreenShots:

Screenshot_1693937948 Screenshot_1693938002 Screenshot_1693938011 Screenshot_1693938223 Screenshot_1693938161 Screenshot_1693938149 Screenshot_1693938055 Screenshot_1693938049 Screenshot_1693938039 Screenshot_1693938024 Screenshot_1693938021 Screenshot_1693938227 Screenshot_1693938229 Screenshot_1693938259 Screenshot_1693938294 Screenshot_1693938301

Releases

No releases published

Packages

No packages published