Ahmed Alabsi

Results 6 issues of Ahmed Alabsi

## Description - After upgrading `Expo` from `44` to `45` the transition speed between the pages seems to be fixed. - Before upgrading `Expo`, the transition speed between pages follows...

Missing info
Platform: Android
Repro provided

### Description ```console CMake Error at D:/myproject/android/app/build/generated/rncli/src/main/jni/Android-rncli.cmake:6 (add_subdirectory): Syntax error in cmake code at D:/myproject/android/app/build/generated/rncli/src/main/jni/Android-rncli.cmake:6 when parsing string D:\myproject\node_modules\react-native-gesture-handler\android\build\generated\source\codegen\jni\ rngesturehandler_codegen_autolinked_build Invalid character escape '\m'. Call Stack (most recent call first):...

Platform: Android
Missing repro

### Description I recently upgraded my react-native project from version `0.70.6` to `0.71.0` using the `React Native Upgrade Helper` and have noticed a significant decrease in performance when using the...

Platform: Android
Needs: Triage :mag:

# The Issue In the new Android 13 screen transition, an issue arises when the new screen pushes the old one, causing a white or black layer to appear between...

Missing info
Platform: Android
Repro provided

refactor and rework exmaples

- See https://github.com/facebook/react-native/commit/676359efd9e478d69ad430cff213acc87b273580 - React Native still doesn't support HWB with an alpha channel `hwb(number number% number% / float)` I opened an issue here https://github.com/facebook/react-native/issues/50583