-
I use React Native version 0.75.2 and have implemented a react-native-splash-screen for local device development. On devices running Android 11, everything works fine. However, when testing on Android…
-
```
$ make prepare
Updating sources
git submodule init
git submodule sync
Synchronizing submodule url for 'jni/luajit/luajit'
Synchronizing submodule url for 'jni/lzma/7z'
git submodule update
…
-
I am trying to benchmark NitroModule on Android but cannot do so using the provided NitroBenchmarks repository.
Steps to Reproduce:
- `git clone git@github.com:mrousavy/NitroBenchmarks.git`
- `cd…
-
### Current behavior
When using Android devices (iOS and Android emulator is fine) you cannot use onPress in the header bar. onPressIn and onPress out does work. This was tested mostly with Samsung d…
-
version 6.0.3 test on android 15 with 16kb page size enabled:
https://developer.android.google.cn/about/versions/15/behavior-changes-all#16-kb
E/AndroidRuntime(12507): java.lang.Error: FFmpegKit f…
-
### Steps to Trigger Behavior
1. Create a simple screen with a MapView component and any map tile source
2. Capture the MapView reference into a screen variable with useRef
3. Create a simp…
-
This issue started occurring when I upgraded to 'Unity 6 Preview.'
I investigated this matter and can pinpoint the cause:
```c#
BuildReport buildReport = BuildPipeline.BuildPlayer(new BuildPl…
-
### Describe the bug
LTW does not have Inventory and Crosshair
### The log file and images/videos
![Screenshot_2024-10-09-13-05-32-220](https://github.com/user-attachments/assets/0b52d973-aaa0-40cc…
-
### Description
i get a mistake when i run 'yarn android'
Task :app:checkDebugAarMetadata FAILED
> Task :expo-constants:createDebugExpoConfig
Execution optimizations have been disabled for ta…
-
### Introduction
Variable fonts support in React Native is currently limited compared to native iOS/Android and web platforms. While React Native supports variable fonts, it lacks fine-grained …