Namespaces
releaseNativeObject
function releaseNativeObject(object: any): any;Defined in: utils/index.d.ts:42
Releases the reference to the wrapped native object
Parameters
| Parameter | Type | Description |
|---|---|---|
object | any | The Java/Objective-C object to release. |
Returns
any
- Previous
- queueMacrotask
- Next
- sanitizeModuleName