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

Demo urlhttps://github.com/mendix/native-widgets

Typical usage scenario

[Describe how customers can use your content, what problems your content solve and where can it be useful]

Features and limitations

[Describe the features and limitations of your content to help customers assess your content correctly before downloading]

Dependencies [optional]

[Describe what dependencies your content has, so that customers can download those for successful integration and usage of your content in their applications]

Installation [optional]

[Describe the necessary steps to install the content correctly what will help customer minimize the amount of errors]

Configuration [optional]

[Describe the necessary steps to configure the content]

Known bugs [optional]

[Describe the known bugs to warn the customer beforehand]

Frequently Asked Questions [optional]

Releases

Version: 6.1.2
Framework Version: 11.3.0
Release Notes:

- Updated the react-native-firebase to v20.1.0. Ensure that the Native Template and Native Builder are updated accordingly.

Version: 6.1.1
Framework Version: 11.3.0
Release Notes: ### Fixed - We`ve fixed location permission issue on iOS. - We`ve fixed isConnectedToServer succeeding without internet on offline apps when service worker is enabled. ### Changed - We`ve updated the minimum Mendix version to 10.21.
Version: 6.0.0
Framework Version: 10.21.0
Release Notes: ### Changed - We've updated the minimum Mendix version to 10.21.
Version: 5.1.4
Framework Version: 10.24.0
Release Notes:

- Updated the react-native-firebase to v20.1.0. Ensure that the Native Template and Native Builder are updated accordingly.

Version: 5.1.3
Framework Version: 10.24.0
Release Notes: ### Fixed - We`ve fixed location permission issue on iOS. ### Changed - We`ve updated the minimum Mendix version to 10.21.
Version: 5.1.2
Framework Version: 10.17.0
Release Notes: - We've updated @react-native-community/geolocation to version 3.4.0 to resolve location-related issues.
Version: 5.0.0
Framework Version: 10.17.0
Release Notes: ### Changed - Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1. ### BREAKING - Updated react-native from version 0.73.8 to 0.75.4. - Updated react-native-device-info from version v11.1.0 to v13.0.0. - Updated react-native-localize from version v1.4.2 to v3.2.1.
Version: 4.0.4
Framework Version: 10.6.5
Release Notes: - We've added support for the token-based authentication with the SignIn action. This authentication method allows users to remain signed in until the expiration time of the token. You can read more about this behavior on this documentation page https://docs.mendix.com/refguide/session-management/#2-authentication-token To enable it you can set the new SignIn action parameter `useAuthToken` to `true`.
Version: 4.0.3
Framework Version: 10.6.5
Release Notes: ### Fixes - We have fixed an issue in base64encode action.
Version: 4.0.2
Framework Version: 10.0.0
Release Notes: ### Removed - Removed the constant holding the version number from within the module.