EddyVerbruggen / EddyVerbruggen/nativescript-pluginshowcase

iOS and Android not building

Open
#20 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
174
Forks
49
PR merge metrics
No merged PRs in 30d

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'.`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.