React-native-ui-kitten: Add a alert dialog box

Created on 29 Jul 2019  路  5Comments  路  Source: akveo/react-native-ui-kitten

Could be useful to have it. Could be a "modernish" component, not like "bootstrap" one.

Proposal Components

Most helpful comment

Hi, is there any progress on this?

BTW, suggestion for implementation: use a Modal -like component to wrap and any content and prevent presses to go trough to the back UI. Then use a Card -like component to provide the alert UI, but disabling the pressable background of the card element (as to only make pressable any buttons in Card's footer). The Card component already provides many features that an "Alert" component would need, such as header, content, footer.

All 5 comments

Thanks for the proposal @MuhammedKpln
We will discuss it with a team and hopefully, add into the next release plan

Hey I would like to take this issue!!
Is there any design file available or is anyone working on this?

Hello @shubhamkakkar ! Thank you for your interest. Unfortunately, at the moment we do not have a design for this component so stay tuned :)

I dont think that it falls into the category "nice to have". Rather to the "necessary" one.

Thank you for the awesome ui.

Hi, is there any progress on this?

BTW, suggestion for implementation: use a Modal -like component to wrap and any content and prevent presses to go trough to the back UI. Then use a Card -like component to provide the alert UI, but disabling the pressable background of the card element (as to only make pressable any buttons in Card's footer). The Card component already provides many features that an "Alert" component would need, such as header, content, footer.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nonameolsson picture nonameolsson  路  3Comments

eyalyoli picture eyalyoli  路  3Comments

jeloagnasin picture jeloagnasin  路  3Comments

evangunawan picture evangunawan  路  3Comments

RWOverdijk picture RWOverdijk  路  3Comments