Matin Zadeh Dolatabad
Matin Zadeh Dolatabad
### What happened? When I run e2e tests for iOS in debug mode with the detox test command, network requests are always failing and assets are not loading. As soon...
I think it's a good idea to use the native c++ implementation and migrate the whole boilerplate to use JSI. Any comments?
## Problem Width and height need to be inverted based on `preferredTransform`. ## Approach - Added new method for checking if video is recorded in portrait mode - Revert width...
Related: https://github.com/date-fns/date-fns/issues/3150
Is there any plan to add functionality to parse ISO duration? Reverse of https://date-fns.org/v2.29.1/docs/formatISODuration. Examples: ```js parseISODuration('P3Y6M4DT12H30M5S') /* { years: 3, months: 6, days: 4, hours: 12, minutes: 30, seconds:...
**Describe the bug** `onLoad` will never get fired when height and width set to 0 on android **To Reproduce** Steps to reproduce the behavior if possible, or a link to...
What is the problem? I am trying to request these permissions: ``` const permissions: Permission[] = [ { kind: Fitness.PermissionKinds.Steps, access: Fitness.PermissionAccesses.Read, }, { kind: Fitness.PermissionKinds.Steps, access: Fitness.PermissionAccesses.Write, }, ];...
setting label in attributes and code is not working! I think there is a problem here. ` Label getLabelView() { return (Label) getTag(R.id.fab_label); } ` There is problem with getting...
There is problem in react native v0.57.8
Add `test_build_type` to build_android job and command.