From 69a1215fc2e2c4e402bff9a99017a61a826ddc96 Mon Sep 17 00:00:00 2001 From: Pranav Raj Singh Chauhan Date: Sat, 21 Apr 2018 11:03:57 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fcea8fc..f64c52f 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,12 @@ self.present(alertVC, animated: true, completion: nil) - If you use **Swift 2.2**, you can use the [release 1.0.5](https://github.com/pmusolino/PMAlertController/releases/tag/1.0.5) +## Third Party Bindings + +### React Native +You may now use this library with [React Native](https://github.com/facebook/react-native) via the module [here](https://github.com/prscX/react-native-styled-dialogs) + + ## Contributing - If you **need help** or you'd like to **ask a general question**, open an issue.