Skip to content

React-Native 常见问题 #18

@ychow

Description

@ychow
  • 去掉iOS模拟器底部黄色警告框

打开AppDelegate.m文件。

jsCodeLocation = [NSURL URLWithString:@"http://localhost:8081/index.ios.bundle?platform=ios&dev=true"];

替换 dev=true 为_dev=false_

  • 打开iOS模拟器键盘
    command+K

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions