// // APIS.swift // example_code_react_native // // Created by Akhmad Al Qindi Irsyam on 27/06/23. // import Foundation import NexilisLite @objc(CallNative) class CallNative: NSObject { }