Alan Lee

Results 20 issues of Alan Lee

Summary: **Problem:** `selection` prop is not being set on component creation. Not quite sure which RN version this issue was introduced but fixing it on latest code. Use playground for...

CLA Signed
p: Facebook
Partner
fb-exported

I'm getting OOME when processing music over 5 or 6 minutes. It seems the library is loading the full length of the decoded PCM data into memory before processing resulting...

bug

### Target Branch(es) 0.75 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/44922 ### Description Trying to pick this change so it can be tested earlier before we enable...

Type: Pick Request

Summary: Unblock RN apps with RedBox error: Android implementation of SafeAreaView was introduced here: D62318141 Usage in Dev Tools was introduced here: D62224584 Since not all RN apps are adding...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Bumping NDK to 27.1.12297006 as we need it to build native libraries with 16KB page size support. See: - Changelog r27: https://github.com/android/ndk/wiki/Changelog-r27 - 16KB page sizes: https://developer.android.com/guide/practices/page-sizes Changelog: [Android]...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: **Issue:** When running on Android 15, content of the modal is cut-off at the bottom (content seems to overlap with bottom navigation bar and is cut-off) - Android 15,...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: - updateState was getting called unnecessarily in multiple places - when dialog is created onSizeChanged() is called with size of the content area. So set the screen width/height for...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: When running on Android 15, content of the modal is cut-off at the bottom (content seems to overlap with bottom navigation bar and is cut-off) - Android 15, even...

CLA Signed
p: Facebook
Partner
fb-exported

Add deprecation note as Android API backing Statusbar backgroundcolor prop is deprecated.

Partner
p: Facebook
CLA Signed

### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/45014 ### Description There was a request to backport this since they cannot update to 0.76: https://github.com/facebook/react-native/issues/36619#issuecomment-2373606119

Type: Pick Request