Skip to content

mx-kshitij/mendix-native-segmented-progressbar

 
 

Repository files navigation

Apache License Support Studio

Segmented Progress Bar widget

Show a segmented progressbar in your Mendix Native Mobile app

Features

TBD

Usage

TBD

Issues, suggestions and feature requests

TBD

Development and contribution

  1. Install NPM package dependencies by using: npm install. If you use NPM v7.x.x, which can be checked by executing npm -v, execute: npm install --legacy-peer-deps.
  2. Run npm start to watch for code changes. On every change:
    • the widget will be bundled;
    • the bundle will be included in a dist folder in the root directory of the project;
    • the bundle will be included in the deployment and widgets folder of the Mendix test project.

License

Apache 2

About

Show a segmented progressbar in your Mendix Native Mobile app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.7%
  • JavaScript 9.3%