Marc Rousavy 0f7ee51333
feat: Add console logging support for Frame Processors (#297)
* Try to log to console via runOnJS

* Call `console.log`

* Create custom `VisionCameraScheduler`

* Fix scheduler call

* Call with this

* Fix console setting

* Move J---- to `java-bindings`

* c++ style

* Android: 1/2 Create custom Scheduler

* Android: 2/2 Use custom Scheduler

* Don't use `runOnJS`, use `__callAsync` directly
2021-07-30 10:27:45 +02:00
..
2021-07-08 11:04:05 +02:00
2021-02-20 17:07:10 +01:00
2021-02-20 17:07:10 +01:00
2021-07-06 10:08:44 +02:00
2021-05-06 16:12:43 +02:00
2021-05-06 14:11:55 +02:00
2021-02-19 16:07:53 +01:00
2021-03-08 18:00:30 +01:00
2021-06-21 22:42:46 +02:00