Ilario Del Sorbo

Results 2 issues of Ilario Del Sorbo

``` showTooltip(target, parent, text) { RNTooltips.Show( target, parent, { text: text, tintColor: '#ffffff', textColor: '#4a4a4a', textSize: 16, duration: 1000, corner: 8, clickToHide: true, autoHide: true, duration: 3 } ) }...

I can send all the transactions to a contract without problems, but if I try to send a new module or to update it the program crashes and no buttons...