David Vacca

Results 31 issues of David Vacca

### Description Hey all 👋 We're looking for some community support to help us prepare the codebase of React Native Android to be ready to migrate to Kotlin. In this...

Good first issue
Help Wanted :octocat:
☂️ Umbrella

Summary: In this diff I'm moving the ReactJsExceptionHandler interface into the react.interfaces package. This bring consistence with the rest of bridgeless APIs changelog: [internal] internal Differential Revision: D47277572

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Quick migration of ReactJsExceptionHandler to Kotlin. It will documented in the next diffs of the stack (might rename it as well) changelog: [internal] internal Differential Revision: D47300786

CLA Signed
p: Facebook
Partner
fb-exported

Summary: In this diff I'm migrating jscexecutor to kotlin changelog: [internal] internal Differential Revision: D47309460

CLA Signed
p: Facebook
Partner
fb-exported

Summary: This diff marks ReactJsExceptionHandler to require UnstableReactNativeAPI annotation changelog: [internal] internal Differential Revision: D47304094

CLA Signed
p: Facebook
Partner
fb-exported

Summary: I'm deleting ArrayUtils from codebase, this file is not used neither internally or externally (as analyzed in github source) I believe it's very safe to delete without following any...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Fix lint warn changelog: [internal] internal Differential Revision: D47307051

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Remove package comment from JSCExecutor This class was made public as part of D30346032, seems it's safe for it to be public changelog: [internal] internal Differential Revision: D47309285

CLA Signed
p: Facebook
Partner
fb-exported

Summary: StandardCharsets was deprecated and marked for removal, since 0.73 was released we can now safely delete it changelog: [Android][Deleted] Delete StandardCharsets class, please use java.nio.charset.StandardCharsets instead Differential Revision: D47306709

CLA Signed
p: Facebook
Partner
fb-exported

Summary: In this diff I'm completing the TaskInterface interface with subset methods from Task that should be exposed changelog: [internal] internal Differential Revision: D47267970

CLA Signed
p: Facebook
Partner
fb-exported