Nanoflow Commons
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
- We`ve fixed a synchronization issue with Base64 images generated by the Signature widget.
- 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".
- We've fixed a synchronization issue with Base64 images generated by the Signature widget.
- We`ve migrated from using @react-native-community/geolocation to react-native-permissions for handling location permissions.
This new release is compatible with Studio Pro 11.3.0 and above
- Updated the react-native-firebase to v20.1.0. Ensure that the Native Template and Native Builder are updated accordingly.
- We`ve migrated from using @react-native-community/geolocation to react-native-permissions for handling location permissions.
### Fixed
Removed unintended native code files that were mistakenly included from node_modules in the previous release.