Skip to content

React-Native 常见问题 #18

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions