NervJS / tarojs-plugin-ssr

让 Taro H5 支持 Pre-rendering、SSR 和 ISR,极致的首屏速度🚀,利于 SEO🔍

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用taro api报错怎么处理呢?

xiao252 opened this issue · comments

./src/app.ts
Attempted import error: 'setTabBarItem' is not exported from 'tarojs-plugin-platform-nextjs/taro' (imported as 'setTabBarItem').
./src/app.ts
Attempted import error: 'showTabBar' is not exported from 'tarojs-plugin-platform-nextjs/taro' (imported as 'showTabBar').
....

@xiao252 目前内部没有实现 TabBar 相关的 API,需要开发,有兴趣 PR 么?