-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Hi Eddy, I'll get this when I build iOS and Android:
app/feedback/helpers/cfalertdialog-helper.ts(54,11): error TS2322: Type '{ dialogStyle: CFAlertStyle.BOTTOM_SHEET; title: string; message: string; buttons: [{ text: strin...' is not assignable to type 'DialogOptions'. Types of property 'buttons' are incompatible. Type '[{ text: string; buttonStyle: CFAlertActionStyle.POSITIVE; buttonAlignment: CFAlertActionAlignmen...' is not assignable to type '[{ text: string; buttonStyle: CFAlertActionStyle; buttonAlignment?: CFAlertActionAlignment; textC...'. Types of property 'length' are incompatible. Type '2' is not assignable to type '1'.
Metadata
Metadata
Assignees
Labels
No labels