Skip to content

Commit 94ae886

Browse files
committed
[RN] add clarifying Android-only comment to Portal
1 parent 81c2216 commit 94ae886

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Libraries/Portal/Portal.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ var _portalRef: any;
1818
var lastUsedTag = 0;
1919

2020
/*
21+
* Note: Only intended for Android at the moment. Just use Modal in your iOS
22+
* code.
23+
*
2124
* A container that renders all the modals on top of everything else in the application.
2225
*
2326
* Portal makes it possible for application code to pass modal views all the way up to

0 commit comments

Comments
 (0)