You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marshalling in NativeScript refers to the conversion of JavaScript data types to native platform language (Swift/Objective C and Kotlin/Java) data types and vice versa.
6
+
7
+
The conversion is handled implicitly by the NativeScript iOS and Android runtimes.
8
+
9
+
For more information about how NativeScript converts data types for each platform, read the following articles:
0 commit comments