Nanoflow Commons
Content Type: Module
Categories: Mobile
Overview
The Nanoflow Commons module contains commonly used nanoflow actions that are usable across web, hybrid mobile, and native mobile apps, such as: client activities, geo location, local storage, & more.
Documentation
Typical usage scenario
Provides reusable client-side nanoflow actions for dialogs, geolocation, local storage, and general utilities, used across web and native apps.
Features and limitations
Offers a wide set of nanoflow actions (dialogs, external app calls, geolocation, storage, utilities). Some actions depend on device capabilities and may not work on all platforms.
Releases
Version: 7.4.0
Framework Version: 11.12.3
Release Notes: - Migrated the geolocation actions from `@react-native-community/geolocation` to `react-native-nitro-geolocation`.
Version: 7.3.0
Framework Version: 11.12.3
Release Notes: ### Fixed- Removed the visible changes in NC and NMR modules during the first build of the app.
Version: 7.2.1
Framework Version: 11.12.0
Release Notes: - Fixed an issue where base64-to-image decoding was failing.
Version: 7.2.0
Framework Version: 11.11.0
Release Notes: - Close offline database connection before navigating between pages with OpenURL nanoflow action.
Version: 7.1.0
Framework Version: 11.11.0
Release Notes:
### Changed - Updated react-native from version 0.83.4 to 0.84.1.
Version: 7.0.0
Framework Version: 11.10.0
Release Notes:
### Changed - Updated @react-native-async-storage/async-storage from version v2.0.0 to v2.2.0. - Updated react-native-permissions from version v5.4.2 to v5.5.1.
Version: 6.3.1
Framework Version: 11.7.0
Release Notes:
- We`ve fixed a synchronization issue with Base64 images generated by the Signature widget.
Version: 6.3.0
Framework Version: 11.7.0
Release Notes:
- Added a "Download web file" nanoflow action that triggers file download for web applications. - Changed a caption for the existing "Download file" action to "Download native file".
Version: 6.2.3
Framework Version: 11.6.0
Release Notes: ### Fixed- Removed the visible changes in NC and NMR modules during the first build of the app.
Version: 6.2.2
Framework Version: 11.6.0
Release Notes:
- We've fixed a synchronization issue with Base64 images generated by the Signature widget.