wix-incubator / wix-headless-react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wix Headless - react-native Example

Join the Wix Headless community on Discord to get official support, interact with fellow Wix Headless developers and get updates on new releases.

This is an example mobile app using Wix Headless and Wix's business solutions APIs. It showcases the ability to build a secure and flexible native application using react-native.

Features

The features that are covered in this example application are:

  • Wix Headless Session Management
    • Managing the active session - visitor or member
    • Secure redirect based login
    • Silent login for login during a Wix redirect session
  • Wix Headless Ecommerce
    • Products Catalog
    • Product Details View
    • Cart functionality
    • Buy now button
    • Secure checkout

Guides

The example application can be used a starting point for a new application, but also as a reference implementation and guides for adding Wix Headless functionality to another applicaiton.

You can find the following guides in this application:

Roadmap

These are the currently planned features and guides for this example application:

  • Home screen
  • Members
    • My Profile Screen
    • Edit profile
    • Logout of Wix domain
  • Ecom
    • My Orders Screen
    • Order screen
    • handle cart not found error
  • Bookings
    • Services Catalog
    • Service Details View
    • Finding available slots
    • Book service
    • My Bookings screen

Join in the conversation in our discord channel to provide feedback, ask questions and request more features for the example application.

About

License:MIT License


Languages

Language:JavaScript 100.0%