# Skyline Rendering engine

  • multifarious SDK Support Skyline Rendering engine, developers can use the currently open Beta Version combined with the tutorial guide below to experience.
  • Android SDK >= 1.2.0 iOS SDK >= 1.2.5 (It is recommended to use the latest SDK )

# Preparation

Please adapt your Mini Program code first skyline Rendering engine, which can be viewedskyline Rendering Engine Official Documentation

# Opening the experience

  1. Upgrade the tools to the latest nightly version
  2. modify project.miniapp.json in mini-ios Field's sdkVersion for 1.2.5 (latest version recommended)modify project.miniapp.json in Mini-Android Field's sdkVersion for 1.2.0 (the latest version is recommended)
  3. modify project.miniapp.json in mini-ios Field's useExtendedSdk, add "WeAppSkyline": true Or modify project.miniapp.json in Mini-Android Field's useExtendedSdk, add "skyline": true
  4. Regenerate IPA or APK can then

# FAQ

  1. How to Confirm Support skyline Rendering function?

will vConsole Function on, vConsole Button will show the rendering type of the current page, if it is Skyline Type of page, there will be skyline Logo, the following screenshot