https://github.com/mendix/ar-widgets-native
A collection of widgets that enable Augmented Reality functionality for native mobile
https://github.com/mendix/ar-widgets-native
Last synced: 12 days ago
JSON representation
A collection of widgets that enable Augmented Reality functionality for native mobile
- Host: GitHub
- URL: https://github.com/mendix/ar-widgets-native
- Owner: mendix
- License: apache-2.0
- Created: 2022-09-28T13:38:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-14T13:44:31.000Z (6 months ago)
- Last Synced: 2025-11-14T15:27:37.905Z (6 months ago)
- Language: TypeScript
- Size: 4.54 MB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## AR Widgets
This repository contains the code for the widgets in the
[Native Mobile AR module](https://marketplace.mendix.com/link/component/117209)
## Documentation
Documentation can be found on the Mendix Docs:
[Using Mobile Capabilities / Augmented Reality](https://docs.mendix.com/refguide/mobile/using-mobile-capabilities/augmented-reality/)
## Building the widgets
To build the widgets: first run `npm run build` in the ComponentParent folder.