longnk-1447

Results 5 comments of longnk-1447

> ![Screenshot (15)](https://user-images.githubusercontent.com/28049358/58622274-ca3c7b00-82ba-11e9-930f-970c89ef16ab.png) > Check box doesn't tick when I click on it. I decided to console.log(selectedItems) and anytime i click a checkbox for the first time, an array of...

#msiripan thank you very much!!

#gou3105 ``` subprojects { if (project.name.contains('react-native-facebook-login')) { buildscript { repositories { jcenter() maven { url "https://dl.bintray.com/android/android-tools/" } } } } ```