react-native-macos/RNTester/js/examples/Picker
Jordan Brown 434526e13d Get rid of implicit exact object in PickerExample
Summary:
In order to be sure that 0.62 does not require an exact-by-default codebase, we should get rid of any `{}` occurrences inside of react-native-github. If all the object types in react-native-github are either explicitly exact `{||}` or explicitly inexact `{...}` then those object types will have consistent semantics regardless of the Flow settings in the client codebase.

Changelog: [Internal]

Reviewed By: rickhanlonii

Differential Revision: D19347283

fbshipit-source-id: 4c199bd7f1684b70df1b1c717941d0d477f67117
2020-01-16 12:46:07 -08:00
..
PickerExample.js Get rid of implicit exact object in PickerExample 2020-01-16 12:46:07 -08:00
PickerIOSExample.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00