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
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.
### Fixed
- We've fixed isConnectedToServer succeeding without internet on offline apps when service worker is enabled.
- Updated the react-native-firebase to v20.1.0. Ensure that the Native Template and Native Builder are updated accordingly.