mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8b53d41a88
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44887 The previous inexact object types and documentation for Share.share()'s arguments have led to confusion in how this library should be used. This diff updates the argument types to be more explicit, and rewrites some of the documentation for clarity. Changelog: [General][Breaking] Update `Share.share()`'s argument types to be more explicit. Reviewed By: NickGerleman Differential Revision: D58224906 fbshipit-source-id: 5ac8efe7caa0ecdd430fa7a1951c73c4acd8c6a1