Skip to content

Files

This branch is 2267 commits behind NervJS/taro:main.

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 19, 2022
Jul 29, 2022
Apr 3, 2024
Jan 31, 2024
Mar 14, 2024
Jul 29, 2022
Mar 24, 2022
Apr 11, 2023
May 17, 2024
Aug 25, 2022
Aug 9, 2023
Mar 14, 2024
Dec 26, 2022
Oct 18, 2022

Examples

收录了一系列 Taro 的例子。

  • blended-apart: 把 Taro 项目作为原生项目中的一个分包单独使用
  • blended-basic: 在原生小程序项目中使用 Taro 生成的页面
  • blended-taro-component: 把 Taro 项目编译为原生自定义组件
  • blended-taro-component-vue3: 把 Taro-Vue3 项目编译为原生自定义组件
  • build-weapp-plugin: 开发微信小程序插件
  • custom-tabbar-react: 微信小程序自定义 TabBar(React)
  • custom-tabbar-vue3: 微信小程序自定义 TabBar(Vue3)
  • external-prebundle: 第三方使用 PreBundle 特性
  • mini-split-chunks-plugin: 智能提取分包依赖
  • weapp-independent-subpackages: 微信小程序独立分包功能演示