You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to React Native and Typescript. After installing this library and implementing the code it cannot find:
this.ActionSheet.show()
or ref={o => this.ActionSheet = o}
What am I doing wrong?
The text was updated successfully, but these errors were encountered:
Hi!
I am new to React Native and Typescript. After installing this library and implementing the code it cannot find:
this.ActionSheet.show()
or ref={o => this.ActionSheet = o}
What am I doing wrong?
The text was updated successfully, but these errors were encountered: