Mathieu Acthernoene преди 5 години
родител
ревизия
2d62b77b1f
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0
    2
      example/App.tsx

+ 0
- 2
example/App.tsx Целия файл

@@ -101,8 +101,6 @@ export default class App extends React.Component<{}, State> {
101 101
     const {notifications} = this.state;
102 102
     const {settings} = notifications;
103 103
 
104
-    console.warn(settings);
105
-
106 104
     return (
107 105
       <View style={{flex: 1, backgroundColor: theme.colors.background}}>
108 106
         <StatusBar