Michal Hernas

Results 12 issues of Michal Hernas

With previous implementation, when children changed the animation did not work. This PR fixes that.

On iOS, if you pass center as `[0, 0]` and dynamically update it to other value, it won't be updated. As on native side, it is recognised as CGPoint (not...

Added option to look for multiple barcodes on one image

Added syntax highlight for the input.

**Description** Random crashes with IAP on iOS Simulator. **Expected Behavior** No crashes. **Crash** ``` 2023-07-04 12:31:44.456629+0200 FreeYourMusicRC[91864:8298880] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSTaggedDate objectForKey:]: unrecognized selector...

## What, How & Why? If Realm is inTransaction and listener is created in the `setImmediate`, it won't be removed from listeners if tearDown is called quickly (which happens often...

cla: yes

### Problem Hey, we are looking into offloading some of the workloads of our app to separate thread in NodeJS (Electron specifically). I remember there was some example with `sync:...

T-Enhancement
O-Community
SDK-Use:Sync
Importance:Major

Hey, at https://freeyourmusic.com we have a weird case, where user is redirected to a page with 404 error that crashes on iOS. After further investigation, we found that this is...

### Description While building android with `assemble` option for the release, it fails with an error. ### How to repeat issue and example `./gradlew clean assembleRelease` Fails with: ``` CMake...

:bug: Bug