mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 00:24:32 +00:00
The types `Options` and `MultiOptions` as well as `OpenReturn` and `ShareSingleReturn` are taken directly from7535726eb4/index.jsand have only have been transformed to interfaces. The signature of the `shareSingle` call is missing `social` in the official repo as well, but from the native code it becomes apearent that it is required:7535726eb4/ios/RNShare.m (L85-L122)