forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add uint32_t as accepted data type for bridging communication
Summary: Add `uint32_t` as a valid type for communication between C++ and JS via bridging. Changelog: [Internal] Reviewed By: christophpurrer Differential Revision: D42008412 fbshipit-source-id: 2c038e37745782b677d28bcbe4cc030683b74286
- Loading branch information
1 parent
4f34fa8
commit 1ea6e3a
Showing
2 changed files
with
26 additions
and
0 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
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