-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace NativeRunnable with fbjni implementation (#33776)
Summary: Pull Request resolved: #33776 The implementations of these modules is pretty much identical, and we're already shipping the fbjni version of this anyway. Changelog: [Internal] Reviewed By: mhorowitz Differential Revision: D36200330 fbshipit-source-id: 135ee621e1e4c5eb9616ce7f442fc6d4b946f865
- Loading branch information
1 parent
883a938
commit 80f7367
Showing
6 changed files
with
9 additions
and
96 deletions.
There are no files selected for viewing
25 changes: 0 additions & 25 deletions
25
ReactAndroid/src/main/java/com/facebook/react/bridge/queue/NativeRunnable.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.