innocces / taro-hooks

Hooks Library for Taro
https://next-taro-hooks.pages.dev
MIT License
423 stars 35 forks source link

feat(taro-hooks): add Keyboard hook #54

Closed StringKe closed 1 year ago

StringKe commented 1 year ago

Completed 1709 next StringKe 13 Powered by Pull Request Badge

🤔 这个变动的性质是?/ What is the nature of this change?

🔗 相关 Issue / Related Issue

https://docs.taro.zone/docs/apis/device/keyboard/onKeyboardHeightChange

💡 需求背景和解决方案 / Background or solution

📝 更新日志 / Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese
vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @innocces on Vercel.

@innocces first needs to authorize it.

innocces commented 1 year ago

您好,需要补充对应的示例.

示例文件夹为: examples 下的两个项目. 分别为react和vue的

创建好示例之后再文档内添加类似以下的内容即可自动展示:

https://github.com/innocces/taro-hooks/blob/d004e8af070ec7632c18b53ac58d1ea1f3c7eedd/packages/hooks/src/useAPICheck/index.md?plain=1#L56-L59

其中 src 是你在具体分组下的文件地址。 group 为分组文件夹名称

innocces commented 1 year ago

vue 的示例也补一下

innocces commented 1 year ago

如果看到的话记得合一下我提到你的pr的一个pr

StringKe commented 1 year ago

如果看到的话记得合一下我提到你的pr的一个pr

原来是提到我那里去了,我以为是你直接在当前这个 pr 上修改。。

innocces commented 1 year ago

我周末合一下吧。周内没什么时间