Results 4 issues of do thanh dat

How can i fix it? ![capture](https://user-images.githubusercontent.com/11143625/41504930-14bcc1f8-7227-11e8-91f2-497eae15f3ac.JPG)

![image](https://user-images.githubusercontent.com/11143625/41508850-5ba620a2-7275-11e8-9608-07e3e0b1b8e5.png) How can i fix it ? when i run command "react-native run-android"

error: [polling_error] {"code":"ETELEGRAM","message":"ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"}

dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', { exclude group: 'com.android.support', module: 'support-annotations' }) compile 'com.android.support:appcompat-v7:26.0.0-alpha1' compile 'com.android.support:support-v4:26.+' compile 'com.android.support:design:26.+' compile 'com.android.support:support-vector-drawable:26.+' compile 'com.google.android.gms:play-services-maps:11.0.2' compile 'com.google.android.gms:play-services-location:11.0.2' compile 'com.google.android.gms:play-services-places:11.0.2' compile...