mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 01:25:39 +00:00
0bf7928ebe
Summary: I've added a subject property to the ActionSheetIOS.showShareActionSheetWithOptions options object. This will allow users to set a subject for things like emails when they are sharing to them through the ActionSheetIOS. Options are now as follows: ``` { url: 'https://code.facebook.com', message: 'message to go with the shared url', subject: 'a subject to go in the email heading', } ``` Closes https://github.com/facebook/react-native/pull/4238 Reviewed By: svcscm Differential Revision: D2674536 Pulled By: nicklockwood fb-gh-sync-id: 3dfad39f94f19999233bf777253ef71b6e692a6d