Closed
Description
It is currently impossible to create multiple Modal components.
Here is the warning that appears:
Warning: Attempt to present <RCTModalHostViewController: 0x7f89e4f8c2a0> on <UIViewController: 0x7f89e4903770> which is already presenting <RCTModalHostViewController: 0x7f89e4f84f10>
I don't know if it is something you did on purpose but I think it would be a huge plus to be able to render multiple modals.