react-native-community/discussions-and-proposals

Alert prompt support for Android would be handy

stolenfallen1 opened this issue · 2 comments

Introduction

I'm a little bit new to react-native, and I have been developing mobile apps using iOs emulators and iOs device, even tho I understand that not all components, methods are not gonna be compatible all the time. I was a bit dissapointed that Alert prompts doesn't work in Android.

Details

Alert prompt support for Android would be a great addition.

Alert are natively supported by React Native:
https://reactnative.dev/docs/alert

Hi sir @cortinico what I meant earlier with my suggestion was this one, Prompting the user for input

Screenshot 2023-12-04 at 8 47 45 PM