Got a task to draw a modal window on React Native. After studying the documentation and examples, I still cannot show the window on the screen: enter image description here

Previously, milestone, on html and css everything was simpler and clearer. Here everything is different.

Maybe you have a good example of a modal window (and background layout) for you? (CodePen, Jiddle?)

0