Ariel
Ariel
i added a button from native-base and the onPress callback doesn't seem to work. ` some text Alert.alert('clicked')}>button ); }` EDIT: richard-sim managed to fix the issue. Good work!
Hi, Is it possible to use this project to show a counter/number to show information and modify the displayed number by myself?
I'm trying to use 2 animations. 1. An animation of a photo that appears first time when a specific event happens (poppedPhoto) 2. An animation of a photo that appears...
Hi, I'm trying to connect like this: `wpjs.connect({number: 'xxxxxx', password: 'xxxxxxxxxxxxxxxxxxx=', yowsup: "/home/xxxx/yowsup/yowsup-cli" }, function(state){ console.log('state: ' + state); });` but state log never appears wpjs.on() callback also doesn't seem...
Hi, I would like to consult with you about a change i want to make. The idea is to run the metadata API each time to retrieve the version specific...
Is it possible to do it? or do i must configure files? I'm just trying to invoke an event whenever a call ends and to know if there was a...