mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
30a479db8b9d9fa8b09030201cd533f9bd175400
Summary: The `getAllKeys` callback type was completely missing the return value, and all of the callbacks are optional. This just fixes the types to match what the implementations are doing. Closes https://github.com/facebook/react-native/pull/1079 Github Author: Emily Eisenberg <xymostech@gmail.com> Test Plan: Imported from GitHub, without a `Test Plan:` line.
Languages
C++
33%
Kotlin
20%
JavaScript
18.6%
Objective-C++
11.5%
Objective-C
7.1%
Other
9.7%