longnk-1447
longnk-1447
>  > 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...
same :(
#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/" } } } } ```
I need why??