-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi, is there any tip to use this alert with the returned navigator from react-navigation, so it appears on all screens? Or is it possible to manually set the width of the alert (if I try to insert the alert inside a view in the returned component, the width is just the width of the text inside the alert)?
Some screenshots:
In this situation I'm putting the alert inside de Login screen, so I would have to put inside every other screen, but the width is delimited by the text width:
In this situation, I'm putting the alert with the navigation that is returned, but in android all the screen got blank and on iOS everything is squished in the top:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels



