teodorusluo
teodorusluo
Hi, I use onTouchOutside in my modal ` this.setModalPassenger(false)}` `onHardwareBackPress={() => this.setModalPassenger(false)}` `>` `` `` `tes modal` `` `` `` onHardwareBackPress is fine, and also I try with onSwipeOut is...
Hi @steelydylan , Can you give me an example how to use addnewitem method on new dynamic image? I use addnewitem to add new image, the item added but when...
I have 3 ajax that call curl from 3 different website. When first ajax finish, I will initialize jplist and next ajax will add to the list. The problem is...