-
3.11.02 Stable
released this
2024-03-21 09:03:51 +00:00 | 34 commits to main since this releaseRelease Notes
Features
- added onNewsmemoryTokenExpired callback to delegate the handling of the login process upon token expiration
Downloads
-
3.11.00 Stable
released this
2024-03-07 16:00:22 +00:00 | 36 commits to main since this releaseRelease Notes
Bug Fixes
- Implemented inclusion of API key in API calls for retrieving configuration updates post initial startup.
Downloads
-
3.10.03 Stable
released this
2024-02-22 10:41:35 +00:00 | 38 commits to main since this releaseRelease Notes
Bug Fixes
-
CustomNavigationContainer Replacement: We've replaced the
CustomNavigationContainer
with a simplerView
to streamline our codebase and improve performance. -
RootSizedView Addition: To handle the
onLayout
loop correctly for the SDK, we've introducedRootSizedView
. This should enhance the stability and reliability of our layout handling.
Downloads
-