diff --git a/docs/docsets/RNAlertController.docset/Contents/Resources/Documents/search.json b/docs/docsets/RNAlertController.docset/Contents/Resources/Documents/search.json
index 4a508f7..86d0854 100644
--- a/docs/docsets/RNAlertController.docset/Contents/Resources/Documents/search.json
+++ b/docs/docsets/RNAlertController.docset/Contents/Resources/Documents/search.json
@@ -1 +1 @@
-{"Typealiases.html#/s:17RNAlertController11AlertActiona":{"name":"AlertAction","abstract":"Action block to perform when a button is pressed.
"},"Typealiases.html#/s:17RNAlertController21AlertDatePickerActiona":{"name":"AlertDatePickerAction","abstract":"Action block to perform when a date is selected.
"},"Typealiases.html#/s:17RNAlertController17AlertPickerActiona":{"name":"AlertPickerAction","abstract":"Action block when a picker item is selected.
"},"Enums/AlertButtonType.html#/c:@M@RNAlertController@E@AlertButtonType@AlertButtonTypeDefault":{"name":"default","abstract":"Apply the default style to the button.
","parent_name":"AlertButtonType"},"Enums/AlertButtonType.html#/c:@M@RNAlertController@E@AlertButtonType@AlertButtonTypeCancel":{"name":"cancel","abstract":"Apply a style that indicates the action cancels the operation and leaves things unchanged.
","parent_name":"AlertButtonType"},"Enums/AlertButtonType.html#/c:@M@RNAlertController@E@AlertButtonType@AlertButtonTypeDestructive":{"name":"destructive","abstract":"Apply a style that indicates the action might change or delete data.
","parent_name":"AlertButtonType"},"Enums/AlertButtonType.html":{"name":"AlertButtonType","abstract":"Describes the appearances of the alert buttons.
"},"Classes/AlertPickerRow.html#/s:17RNAlertController14AlertPickerRowC5titleSSvp":{"name":"title","abstract":"Title for the row.
","parent_name":"AlertPickerRow"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)initWithTitle:message:":{"name":"init(title:message:)","abstract":"Initializes the alert
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)viewDidLoad":{"name":"viewDidLoad()","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)viewDidAppear:":{"name":"viewDidAppear(_:)","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)viewWillDisappear:":{"name":"viewWillDisappear(_:)","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)viewDidDisappear:":{"name":"viewDidDisappear(_:)","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)traitCollectionDidChange:":{"name":"traitCollectionDidChange(_:)","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)presentOn:completion:":{"name":"present(on:completion:)","abstract":"Presents the alert on the specified view controller or a window.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)addButtonWithTitle:type:action:":{"name":"addButton(title:type:action:)","abstract":"Adds a button to the alert.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)addOkButtonWithAction:":{"name":"addOkButton(action:)","abstract":"Adds an OK button to the alert.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)addCancelButtonWithAction:":{"name":"addCancelButton(action:)","abstract":"Adds a Cancel button to the alert.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)setBannerImage:":{"name":"setBannerImage(_:)","abstract":"Sets the banner image for the alert.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)setPickerDataWithItems:selectedRow:selectionAction:":{"name":"setPickerData(items:selectedRow:selectionAction:)","abstract":"Sets picker view data for the alert.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)setURLWithUrlString:text:":{"name":"setURL(urlString:text:)","abstract":"Sets a button with an URL.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)setDatePickerWithMode:selectedDate:maximumDate:minimumDate:selectionAction:":{"name":"setDatePicker(mode:selectedDate:maximumDate:minimumDate:selectionAction:)","abstract":"Sets a date picker with a selected date.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html":{"name":"RNAlertController","abstract":"An object that provides RNAlertController.
"},"Classes/AlertPickerRow.html":{"name":"AlertPickerRow","abstract":"An object which identifies the row of a picker view.
"},"Classes.html":{"name":"Classes","abstract":"The following classes are available globally.
"},"Enums.html":{"name":"Enumerations","abstract":"The following enumerations are available globally.
"},"Typealiases.html":{"name":"Type Aliases","abstract":"The following type aliases are available globally.
"}}
\ No newline at end of file
+{"Typealiases.html#/s:17RNAlertController11AlertActiona":{"name":"AlertAction","abstract":"Action block to perform when a button is pressed.
"},"Typealiases.html#/s:17RNAlertController21AlertDatePickerActiona":{"name":"AlertDatePickerAction","abstract":"Action block to perform when a date is selected.
"},"Typealiases.html#/s:17RNAlertController17AlertPickerActiona":{"name":"AlertPickerAction","abstract":"Action block when a picker item is selected.
"},"Extensions/UIFont.html#/s:So6UIFontC17RNAlertControllerE14alertTitleFontABvpZ":{"name":"alertTitleFont","parent_name":"UIFont"},"Extensions/UIFont.html#/s:So6UIFontC17RNAlertControllerE16alertMessageFontABvpZ":{"name":"alertMessageFont","parent_name":"UIFont"},"Extensions/UIFont.html#/s:So6UIFontC17RNAlertControllerE20alertMessageFontBoldABvpZ":{"name":"alertMessageFontBold","parent_name":"UIFont"},"Extensions/UIFont.html#/s:So6UIFontC17RNAlertControllerE22alertMessageFontItalicABvpZ":{"name":"alertMessageFontItalic","parent_name":"UIFont"},"Extensions/UIFont.html#/s:So6UIFontC17RNAlertControllerE22alertButtonFontRegularABvpZ":{"name":"alertButtonFontRegular","parent_name":"UIFont"},"Extensions/UIFont.html#/s:So6UIFontC17RNAlertControllerE19alertButtonFontBoldABvpZ":{"name":"alertButtonFontBold","parent_name":"UIFont"},"Extensions/UIFont.html":{"name":"UIFont"},"Enums/AlertButtonType.html#/c:@M@RNAlertController@E@AlertButtonType@AlertButtonTypeDefault":{"name":"default","abstract":"Apply the default style to the button.
","parent_name":"AlertButtonType"},"Enums/AlertButtonType.html#/c:@M@RNAlertController@E@AlertButtonType@AlertButtonTypeCancel":{"name":"cancel","abstract":"Apply a style that indicates the action cancels the operation and leaves things unchanged.
","parent_name":"AlertButtonType"},"Enums/AlertButtonType.html#/c:@M@RNAlertController@E@AlertButtonType@AlertButtonTypeDestructive":{"name":"destructive","abstract":"Apply a style that indicates the action might change or delete data.
","parent_name":"AlertButtonType"},"Enums/AlertButtonType.html":{"name":"AlertButtonType","abstract":"Describes the appearances of the alert buttons.
"},"Classes/AlertPickerRow.html#/s:17RNAlertController14AlertPickerRowC5titleSSvp":{"name":"title","abstract":"Title for the row.
","parent_name":"AlertPickerRow"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)initWithTitle:message:":{"name":"init(title:message:)","abstract":"Initializes the alert
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)viewDidLoad":{"name":"viewDidLoad()","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)viewDidAppear:":{"name":"viewDidAppear(_:)","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)viewWillDisappear:":{"name":"viewWillDisappear(_:)","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)viewDidDisappear:":{"name":"viewDidDisappear(_:)","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@M@RNAlertController@objc(cs)RNAlertController(im)traitCollectionDidChange:":{"name":"traitCollectionDidChange(_:)","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)presentOn:completion:":{"name":"present(on:completion:)","abstract":"Presents the alert on the specified view controller or a window.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)addButtonWithTitle:type:action:":{"name":"addButton(title:type:action:)","abstract":"Adds a button to the alert.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)setAttributedTextForMessage:":{"name":"setAttributedTextForMessage(_:)","abstract":"Sets attributed text for the message.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)addOkButtonWithAction:":{"name":"addOkButton(action:)","abstract":"Adds an OK button to the alert.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)addCancelButtonWithAction:":{"name":"addCancelButton(action:)","abstract":"Adds a Cancel button to the alert.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)setBannerImage:":{"name":"setBannerImage(_:)","abstract":"Sets the banner image for the alert.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)setPickerDataWithItems:selectedRow:selectionAction:":{"name":"setPickerData(items:selectedRow:selectionAction:)","abstract":"Sets picker view data for the alert.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)setURLWithUrlString:text:":{"name":"setURL(urlString:text:)","abstract":"Sets a button with an URL.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html#/c:@CM@RNAlertController@objc(cs)RNAlertController(im)setDatePickerWithMode:selectedDate:maximumDate:minimumDate:selectionAction:":{"name":"setDatePicker(mode:selectedDate:maximumDate:minimumDate:selectionAction:)","abstract":"Sets a date picker with a selected date.
","parent_name":"RNAlertController"},"Classes/RNAlertController.html":{"name":"RNAlertController","abstract":"An object that provides RNAlertController.
"},"Classes/AlertPickerRow.html":{"name":"AlertPickerRow","abstract":"An object which identifies the row of a picker view.
"},"Classes.html":{"name":"Classes","abstract":"The following classes are available globally.
"},"Enums.html":{"name":"Enumerations","abstract":"The following enumerations are available globally.
"},"Extensions.html":{"name":"Extensions","abstract":"The following extensions are available globally.
"},"Typealiases.html":{"name":"Type Aliases","abstract":"The following type aliases are available globally.
"}}
\ No newline at end of file
diff --git a/docs/docsets/RNAlertController.docset/Contents/Resources/docSet.dsidx b/docs/docsets/RNAlertController.docset/Contents/Resources/docSet.dsidx
index 4df4f12..25362f5 100644
Binary files a/docs/docsets/RNAlertController.docset/Contents/Resources/docSet.dsidx and b/docs/docsets/RNAlertController.docset/Contents/Resources/docSet.dsidx differ
diff --git a/docs/docsets/RNAlertController.tgz b/docs/docsets/RNAlertController.tgz
index 01a6348..dfa2e34 100644
Binary files a/docs/docsets/RNAlertController.tgz and b/docs/docsets/RNAlertController.tgz differ
diff --git a/docs/index.html b/docs/index.html
index c7706f3..532679f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -46,6 +46,14 @@