DioxusLabs / DioxusLabs/dioxus
Rename `try_use_context` to fit the rules of hooks
Open
hooks
tweak
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
All hooks should start with `use_`. We use that pattern when explaining and linting hooks. The hooks in the core dioxus libraries should also follow that rule. It could be renamed to `use_try_context`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.