A React Native plugin for interfacing SAP Customer Data Cloud. The plugin provides quick access to core elements & business API flows available within the SAP Customer Data Cloud designed for React Native mobile application.
Apache License 2.0
14
stars
11
forks
source link
fix cast error: when showing a screenset the default params should be an object #24
The following issue occurs in the sample app when tapping the "ScreenSet" button. It prevents the ScreenSet from opening when you use the showScreenSet() methode to open a screenset.
The following issue occurs in the sample app when tapping the "ScreenSet" button. It prevents the ScreenSet from opening when you use the
showScreenSet()
methode to open a screenset.This MR fixes the following error: