UNPKG
rn-customizable-dialog
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
customizable alert dialogs
rn-customizable-dialog
/
index.js
6 lines
(4 loc)
•
81 B
JavaScript
View Raw
1
2
3
4
5
6
import
CustomDialog
from
'./src/CustomDialog'
;
export
{
CustomDialog
}