@notifee/react-native / NativeError
Interface: NativeError
An Error that has occurred in native Android or iOS code converted into a JavaScript Error.
nativeErrorCode
readonly
nativeErrorCode:string
|number
The native returned error code, different per platform