AjayFrancisTechversant
AjayFrancisTechversant
### Required Reading - [x] Confirmed ### Plugin Version 4.2.7 ### Mobile operating-system(s) - [x] iOS - [ ] Android ### Device Manufacturer(s) and Model(s) iphone 16 simulator ### Device...
### Description There is a noticeable delay in rendering Skia components during the initial mount. In my project, I have a custom header that contains a LinearGradient from react-native-skia. However,...
**Describe the bug** Execution failed for task ':react-native-image-marker:compileDebugKotlin'. This issue is faced while upgrading react native to v0.80.0. Please help **To Reproduce** Steps to reproduce the behavior: 1. Install a...
### Current behavior https://github.com/user-attachments/assets/34287c0e-891d-4265-8ff1-b91a1faca336 As you can see, There is a white screen between the transition from one screen to another. The white screen gets severe if the components are...
### Current behavior The useHeaderHeight() returns 0 initially if a custom header is used. But once the device's orientation changes, it returns correct value. Im using native stack navigator. Please...
## Environment System: OS: macOS 15.2 CPU: (8) arm64 Apple M2 Memory: 156.80 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 23.7.0 path: /var/folders/n_/dmdlqbq543b6g4j243262z1r0000gn/T/yarn--1747993821536-0.250430994628404/node Yarn: version:...
### Description Current behavior: The useHeaderHeight() returns 0 initially if a custom header is used. But once the device's orientation changes, it returns correct value. Im using native stack navigator....