phillip

Results 18 issues of phillip

Summary: Changelog: [Internal] looking to simplify our container view setup. currently we have RCTFabricSurfaceHostingProxyRootView, RCTRootView, RCTSurfaceHostingView, and RCTSurfaceHostingProxyRootView. realistically we only need RCTRootView and RCTSurfaceHostingView. in this diff, i get...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Changelog: [Android][Added] - introduce native api to access RuntimeExecutor This is the android equivalent of [PR#42758](https://github.com/facebook/react-native/pull/42758). From [PR#42758](https://github.com/facebook/react-native/pull/42758) > The goal of this API is to provide a safe...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Changelog: [iOS][Breaking] so i was thinking that the `getBundleURL` API that we added on the app delegate is redundant since all working apps will have the source url provided...

CLA Signed
Stale
p: Facebook
Partner
fb-exported

Summary: blocks don't capture C++ objects so this will would crash Changelog: [iOS][Internal] Reviewed By: sammy-SC, cipolleschi Differential Revision: D53572123

CLA Signed
p: Facebook
Partner
fb-exported

### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43708 ### Description second attempt for https://github.com/reactwg/react-native-releases/issues/183 i realized my original pick request had a merge conflict,...

Type: Pick Request

Summary: Changelog: [iOS][Added] this creates the RN privacy manifest in the ios build step if user has not created one yet. Differential Revision: D53687232

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Changelog: [Internal] in this change, we introduce a new CallInvoker that will replace BridgelessJSCallInvoker. instead of RuntimeExecutor, this CallInvoker is powered by a PriorityRuntimeExecutor, meaning that its underlying runtime...

CLA Signed
Stale
p: Facebook
Partner
fb-exported

Summary: Changelog: [Internal] the goal is to allow userland to pass down scheduler priorities to the CallInvoker. in bridge, we currently have RuntimeSchedulerCallInvoker. though this supports priorities, we cannot reuse...

CLA Signed
Stale
p: Facebook
Partner
fb-exported

Summary: Changelog: [Internal] in this change, we migrate away from BridgelessJSCallInvoker to PriorityCallInvoker. now we can use this to decorate native modules that need async access to the runtime, and...

CLA Signed
Stale
p: Facebook
Partner
fb-exported

Summary: Changelog: [Internal] add this to the framework's resource bundle from the audit there was a callsite to fstat in our forked copy of glog, so use C617.1. callsites: -...

CLA Signed
p: Facebook
Partner
fb-exported