-
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.
Improve type-safety of NativeAnimated with singleOpBatching
Summary: Improve the types of `queueOperation` so flow can assert that the parameters match. Also in the case of `singleOpBatching == false`, nativeOps is just an alias of NativeModule so there's no overhead. Changelog: [Internal] Reviewed By: JoshuaGross Differential Revision: D36482617 fbshipit-source-id: e000d11b04166cd7a069af024b9c2cc226efa701
- Loading branch information
1 parent
9e0d869
commit d7dd178
Showing
1 changed file
with
109 additions
and
126 deletions.
There are no files selected for viewing
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