React Native: Unwanted Black border on ipad 2 simulation

后端 未结 4 1011
花落未央
花落未央 2021-01-03 19:03

I am testing a new (simple) reactive native app, choosing ipad 2 as target in the simulator.

The loading screen shows full screen, but the first application screen (

4条回答
  •  無奈伤痛
    2021-01-03 19:33

    Go to Build Settings Type Targeted Device Family in search bar Select 1,2

    Run the project it should resolve your issue.

提交回复
热议问题