Files

29 lines
648 B
Markdown
Raw Permalink Normal View History

2020-10-28 23:30:50 +01:00
## CustomGroupbox
2020-10-28 23:34:54 +01:00
Groupbox where header and content use Mendix Widgets.
2020-10-28 23:30:50 +01:00
## Usage
2020-10-28 23:34:54 +01:00
For development:
Create customwidgets folder in root of project directory
Git clone this repo into customwidgets folder
Open command prompt in cloned folder
npm i
npm i react-native-camera
npm run dev / npm run build
Widget can now be used inside Mendix.
For plain usage:
Copy MPK file in releases to widgets directory.
2020-10-28 23:30:50 +01:00
## Demo project
2020-10-28 23:34:54 +01:00
Not available yet.
2020-10-28 23:30:50 +01:00
## Issues, suggestions and feature requests
2020-10-28 23:34:54 +01:00
https://github.com/IncentroBA/customgroupbox/issues
2020-10-28 23:30:50 +01:00
## Development and contribution
2020-10-28 23:34:54 +01:00
- Rob Duits
2020-12-21 09:32:17 +01:00
- [Bart Onstee](https://github.com/bartonstee)
2021-02-15 21:20:25 +01:00
- Jowan Wondergem