Update FRAME_PROCESSORS_CREATE_OVERVIEW.mdx
This commit is contained in:
parent
1f680276a0
commit
444e421e67
@ -30,7 +30,7 @@ To achieve **maximum performance**, the `scanQRCodes` function is written in a n
|
|||||||
|
|
||||||
### Types
|
### Types
|
||||||
|
|
||||||
The Frame Processor Plugin Registry API automatically manages type conversion from JS <-> native. They are converted into the most efficient data-structures, as seen here:
|
Similar to a TurboModule, the Frame Processor Plugin Registry API automatically manages type conversion from JS <-> native. They are converted into the most efficient data-structures, as seen here:
|
||||||
|
|
||||||
| JS Type | Objective-C Type | Java Type |
|
| JS Type | Objective-C Type | Java Type |
|
||||||
|----------------------|-------------------------------|----------------------------|
|
|----------------------|-------------------------------|----------------------------|
|
||||||
|
Loading…
Reference in New Issue
Block a user