Skip to content

Commit e7f389b

Browse files
committed
removed some comments
1 parent c8051a1 commit e7f389b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import * as Animatable from "react-native-animatable";
1010

1111
import styles from "./styles";
1212

13-
// ADD OTHER PROPS LIKE CONFIRM STYLES, CANCEL STYLES,OTHER STYLES AS PROPS TO SUPPORT DYNAMIC STYLING, CHANGE TITLE, SUBTTILE FROM STRING TO REACT COMPONENTS FOR MORE CUSTOMIZATION OPTIONS, DARK AND LIGHT MODE, LINEARGRADIENT(OPTIONAL), BACKDROP (CLOSE WHEN CLICKED OUTSIDE DIALOG).
1413

1514
interface DialogProps {
1615
visible: boolean;

0 commit comments

Comments
 (0)