Skip to content

Remote debug for your native iOS app using Chrome Developer Tools

License

Notifications You must be signed in to change notification settings

hzh137940556/weex-devtool-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release GitHub issues CocoaPods

weex-devtool-iOS

Remote debug for your native iOS app using Chrome Developer Tools

Launch

Firstly, install weex-toolkit by

$ npm i weex-toolkit@latest -g

Then run the command:

$ weex debug

You can see the QR code generate by weex-debugger, for test, you can use Weex Playground App to scan the QR code, you will enter the debug mode.

Note: when you use the latest version of the Devtool SDK, make sure you are using the latest version of weex-debugger, you can upgrade using the command weex update weex-debugger@latest.

Develop

See Integrate Devtool to iOS

About

Remote debug for your native iOS app using Chrome Developer Tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 77.4%
  • JavaScript 22.5%
  • Ruby 0.1%