Mathieu Acthernoene 6 лет назад
Родитель
Сommit
2d62b77b1f
1 измененных файлов: 0 добавлений и 2 удалений
  1. 0
    2
      example/App.tsx

+ 0
- 2
example/App.tsx Просмотреть файл

101
     const {notifications} = this.state;
101
     const {notifications} = this.state;
102
     const {settings} = notifications;
102
     const {settings} = notifications;
103
 
103
 
104
-    console.warn(settings);
105
-
106
     return (
104
     return (
107
       <View style={{flex: 1, backgroundColor: theme.colors.background}}>
105
       <View style={{flex: 1, backgroundColor: theme.colors.background}}>
108
         <StatusBar
106
         <StatusBar