We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c2216 commit 94ae886Copy full SHA for 94ae886
1 file changed
Libraries/Portal/Portal.js
@@ -18,6 +18,9 @@ var _portalRef: any;
18
var lastUsedTag = 0;
19
20
/*
21
+ * Note: Only intended for Android at the moment. Just use Modal in your iOS
22
+ * code.
23
+ *
24
* A container that renders all the modals on top of everything else in the application.
25
*
26
* Portal makes it possible for application code to pass modal views all the way up to
0 commit comments