toReactNativeValueJson

inline fun <T> toReactNativeValueJson(value: T): Any?

Complex types are serialized to JSON. Primitive types are passed as-is.