Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Who are using taro-hooks? #4

Open
innocces opened this issue Aug 13, 2021 · 34 comments
Open

Who are using taro-hooks? #4

innocces opened this issue Aug 13, 2021 · 34 comments
Labels
question Further information is requested

Comments

@innocces
Copy link
Owner

欢迎使用了 taro-hooks 的朋友们留言 ✨

@innocces innocces added the question Further information is requested label Aug 13, 2021
@innocces innocces pinned this issue Aug 13, 2021
@tourze
Copy link

tourze commented Aug 17, 2021

+1

@innocces
Copy link
Owner Author

+1

是一号用户!!!!!😊

@idootop
Copy link

idootop commented Sep 14, 2021

准备上车,老哥这个库会一直维护下去吗?

@innocces
Copy link
Owner Author

准备上车,老哥这个库会一直维护下去吗?

会的 ~ 目前保持着每周发版的更新进度~ 希望多多使用~ 多多反馈哦! 😄

@wan-zhiyuan
Copy link

需要的taro版本是3.x吗

@innocces
Copy link
Owner Author

需要的taro版本是3.x吗

是的。目前是按照3.x的标准进行开发。因为内部使用了taro提供的一些基础生命周期hook.

@zeybar
Copy link

zeybar commented Oct 2, 2021

希望能兼容2.x版本,因为对于一些比较复杂的项目来说2.x的性能优于3.x

@innocces
Copy link
Owner Author

innocces commented Oct 2, 2021

希望能兼容2.x版本,因为对于一些比较复杂的项目来说2.x的性能优于3.x

taro 2.x实际内部并不是真正的react, 而是京东的nervjs。 目前适配可能需要找到一个合适的方法

@innocces
Copy link
Owner Author

innocces commented Oct 2, 2021

希望能兼容2.x版本,因为对于一些比较复杂的项目来说2.x的性能优于3.x

2.x 提供一种2.x的接入思路.

@innocces
Copy link
Owner Author

innocces commented Oct 6, 2021

taro-todolist 💯 : 一款待办事项小程序, 使用taro-hooks开发


taro-todolist weapp

taro-todolist h5

@abstain23
Copy link

今天刚发现这个,感觉风格上类似阿里的ahooks。准备直接上生产环境,不知道稳不稳健

@innocces
Copy link
Owner Author

innocces commented Oct 8, 2021

今天刚发现这个,感觉风格上类似阿里的ahooks。准备直接上生产环境,不知道稳不稳健

(:з」∠) 就是效仿ahooks来开发的. 问题处理是比较及时的. 如果可以的话,希望多多使用多多提问. 可以readme里加群. 可以更快的得到问题反馈哦

@stale
Copy link

stale bot commented Dec 7, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 7, 2021
@stale stale bot closed this as completed Dec 14, 2021
@innocces innocces reopened this Dec 15, 2021
@stale stale bot removed the wontfix This will not be worked on label Dec 15, 2021
@stale
Copy link

stale bot commented Feb 13, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Feb 13, 2022
@stale stale bot closed this as completed Feb 20, 2022
@innocces innocces reopened this Feb 22, 2022
@stale stale bot removed the wontfix This will not be worked on label Feb 22, 2022
@mengfanfei
Copy link

taro-hooks不能用在支付宝小程序吗?

@innocces
Copy link
Owner Author

taro-hooks不能用在支付宝小程序吗?

理论大部分是可以的。只是里面有些hook是针对微信shims的。所以避开专门shim的一些hook. 支付宝也是可以的.

@mengfanfei
Copy link

mengfanfei commented Mar 28, 2022

比如说,我使用taro/cli预设的模版,里边的两个按钮点击触发的hooks(setTitle, showModal)在真机上没反应,在支付宝开发工具中就有反应

@innocces
Copy link
Owner Author

innocces commented Mar 28, 2022

比如说,我使用taro/cli预设的模版,里边的两个按钮点击触发的hooks(setTitle, showModal)在真机上没反应,在支付宝开发工具中就有反应

=。- 有打断点看看么? 我这边暂时还没有在支付宝里实测过. 底层实际上是直接调用taro.xxxx的.

@mengfanfei
Copy link

话说,我用taro/cli没有预设的模版,里面的点击触发的按钮(setTitle, showModal)在反应上,在支付宝工具中反应反应

=。- 有打断点么?我现在暂时还没有在支付宝里实测过。其实是直接调用taro.xxxx的。

image

不知道咋打断点😂,只是在调试的时候报图上的错,有时间的话可以看看是不是有问题

@innocces
Copy link
Owner Author

话说,我用taro/cli没有预设的模版,里面的点击触发的按钮(setTitle, showModal)在反应上,在支付宝工具中反应反应

=。- 有打断点么?我现在暂时还没有在支付宝里实测过。其实是直接调用taro.xxxx的。

image

不知道咋打断点😂,只是在调试的时候报图上的错,有时间的话可以看看是不是有问题

看起来是没有finally的锅。试试shim一个promise试试

@innocces innocces removed the wontfix This will not be worked on label Oct 9, 2022
@eamon-sun
Copy link

啥时候更新新的群二维码呀,之前的到12.4就过期了

@stale
Copy link

stale bot commented Feb 3, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Feb 3, 2023
@innocces innocces removed the wontfix This will not be worked on label Feb 8, 2023
@stale
Copy link

stale bot commented Apr 9, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 9, 2023
@stale stale bot closed this as completed Apr 17, 2023
@innocces innocces reopened this Apr 18, 2023
@stale stale bot removed the wontfix This will not be worked on label Apr 18, 2023
@stale
Copy link

stale bot commented Jun 17, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 17, 2023
@stale stale bot closed this as completed Jun 24, 2023
@innocces innocces reopened this Jun 24, 2023
@stale stale bot removed the wontfix This will not be worked on label Jun 24, 2023
@stale
Copy link

stale bot commented Aug 23, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 23, 2023
@innocces innocces removed the wontfix This will not be worked on label Aug 24, 2023
@stale
Copy link

stale bot commented Oct 23, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 23, 2023
@innocces innocces removed the wontfix This will not be worked on label Oct 25, 2023
Copy link

stale bot commented Dec 24, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 24, 2023
@innocces innocces removed the wontfix This will not be worked on label Dec 24, 2023
Copy link

stale bot commented Feb 23, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Feb 23, 2024
@innocces innocces removed the wontfix This will not be worked on label Feb 25, 2024
Copy link

stale bot commented Apr 25, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 25, 2024
@innocces innocces removed the wontfix This will not be worked on label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

9 participants