Henning Hall
Henning Hall
## Description [This change](https://github.com/software-mansion/react-native-screens/pull/863/files#diff-e988f8ab84e7063d6cc9ad4e634806389882ce6727b5c95f3cfbc9f9d3921a67L365-R399) in PR https://github.com/software-mansion/react-native-screens/pull/863 introduces a crash in some situtations. In our case, we are not providing an orientation to the "react-native-screen"-screen and instead we are changing...
## Description Introduces an option to blur screens behind a transparent modal. So far only a POC on iOS, if you would like this feature I am happy to finalize...
**Describe the bug** `DocumentViewManager.convertScreenPointsToPagePoints` is returning the wrong value on Android. The value returned is offset by about 0.3-0.4 times less than expected on the devices I've tested. Scales linearly...
**Describe the bug** When a new version of PDFNet is available, a build that previously succeeded now fails. This happens because PDFNet podspec points towards https://pdftron.com/downloads/ios/react-native/latest.podspec which changes sometimes. ```rb...
**Describe the bug** When calling `importAnnotations` a "white flickering" or some kind of reload appears before the annotations are imported (see screencap below). It happens on both Android and iOS....
### Current behavior The drawer is partly visible after keyboard has been used in a formsheet. It cannot be fully closed. See screencap. https://github.com/react-navigation/react-navigation/assets/1652607/ed7c9846-63da-4487-b55d-2411f9eba4a9 ### Expected behavior No part of...
To track spinner state. Android only.
## Expected Behavior When I run the same migration multiple times I expect it to throw an error saying that this migration has already been run. ## Actual Behavior It...