1 - install de library in iOs...
2- Use the code behind:
Tooltips.Show( this.phone, this.target, { text: phoneString, textSize: 16, autoHide: true, duration: 3000, }, );
4- the erro screnn show the error Cannot read property 'Show' of undefined iOs
5 The same happen with de react code.