Closed mvanroon closed 5 years ago
@tschoffelen Just found this old issue, heh :)
I can pick this up myself if you like. Should we make the options optional? Neither ActionSheetIOS nor the Android native module require a title.
For usability, I would just keep the default ones if no/empty values are specified. Although a title isn't required, a ActionSheet with only the names of the email clients might not be the clearest thing in the world.
might be a bit too much if you ask me - but I'll settle for just making the options.message optional. Is that something that you can live with? 😸
Haha, agreed. I think we can even remove the default value for message. Title is indeed more than enough.
Great util guys. I just noticed that the options that can be supplied to openInbox() aren't in the readme