toBundle

open fun toBundle(@Nullable readableMap: ReadableMap): Bundle

Convert a WritableMap to a Bundle. Note: Each array is converted to an .

Return

the converted Bundle.

Parameters

readableMap

the WritableMap to convert.