Preparing search index...
The search index is not available
@snap/camera-kit-react-native
@snap/camera-kit-react-native
NativeError
Interface NativeError
interface
NativeError
{
code
:
string
;
message
:
string
;
nativeStackAndroid
:
AndroidStackTraceElement
[]
;
nativeStackIOS
:
unknown
[]
;
userInfo
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
code
message
native
Stack
Android
native
StackIOS
user
Info?
Properties
code
code
:
string
message
message
:
string
native
Stack
Android
nativeStackAndroid
:
AndroidStackTraceElement
[]
native
StackIOS
nativeStackIOS
:
unknown
[]
Optional
user
Info
userInfo
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
native
Stack
Android
native
StackIOS
user
Info
@snap/camera-kit-react-native
Loading...