RCTBridgeMethodWrapper

fun RCTBridgeMethodWrapper(jsName: String, action: (arguments: List<*>, promise: PromiseIOS<*>) -> Unit)