DoliMobile - Front (React)
Reusable components directly inherited from dolibarr
The code name of our “dolibarr” component library is “SmartCommon”, and the source code repository is here:
https://registry.inligit.fr/cap-rel/dolibarr/smartmaker/smartcommon
In this repository you will find all the native objects implemented in react that correspond to the objects handled by dolibarr. For example
- The internal router for react
- Notifications (toaster)
- Objects for forms:
- Calendar
- Address entry
- Audio recordings
- Video recordings
- Photo recording
- Choice of colours
- GPS management
- Drawing area for a signature
- Text input area with integrated dictaphone
- Display of icons, text, buttons, checkboxes, etc.
- Lists
- Navigation tools (tree structure, previous, next, history)
- Various tools
- Image carousel
- Graphics
- Data tables
- Maps
- Pages
- Popup
- …/…