Taro 3.0.17 released, unified framework for BAT applet, H5 and RN

Taro 3.0.17 is released. Taro is a multi-terminal unified development framework that follows the React grammar specifications. It supports writing one-time code in React and generates applications that can run on WeChat applets/Baidu smart applets/Alipay applets, H5 and React Native.

Updates in this version include:

repair

Applets

  • Fix the problem that swiper cannot be nested
  • Sync Baidu applet advertising component properties

H5

  • Fix  Swiper problems caused by compatibility of stencil and react
  • Fix the  Swiper current Slider error in the loop state

Typings

  • Repair  Map component type
  • Fix  TaroEvent related types

Update instructions: https://github.com/NervJS/taro/releases/tag/v3.0.17 

Guess you like

Origin www.oschina.net/news/121108/taro-3-0-17-released