yogevbd 6 vuotta sitten
vanhempi
commit
40abb1d17e
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      playground/src/screens/CustomDialog.js

+ 2
- 2
playground/src/screens/CustomDialog.js Näytä tiedosto

28
       Alert.alert('Overlay disappeared');
28
       Alert.alert('Overlay disappeared');
29
     }
29
     }
30
   }
30
   }
31
-  
31
+
32
   onCLickOk() {
32
   onCLickOk() {
33
     Navigation.dismissOverlay(this.props.componentId);
33
     Navigation.dismissOverlay(this.props.componentId);
34
   }
34
   }
35
-  
35
+
36
   onCLickSetRoot() {
36
   onCLickSetRoot() {
37
     Navigation.setRoot({
37
     Navigation.setRoot({
38
       root: {
38
       root: {