Join the Wix Headless community on Discord to get official support, interact with fellow Wix Headless developers and get updates on new releases.
Important: This code is no longer being maintained. You can find the up-to-date code in the headless-templates repository.
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.
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
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 application.
You can find the following guides in this application:
- Member Authentication
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
Join in the conversation in our discord channel to provide feedback, ask questions and request more features for the example application.