Hooks support?
See original GitHub issueI assume that React hooks is not something you can miss so easily so the question is imminent. Is Informed going to be hooked? 😃
const MyField = () => {
const fieldApi = useFormField(fieldName, options)
return <input /* you know the drill */ />
}
I think I would be even willing to contribute to this, because it’s really exciting new world 😃
Honestly, I am still forced to use react-form
because lack of complete TypeScript definitions for Informed is a big stopgap for me. Hooks are definitely much easier to type.
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
Hooks Systems: Business IT Support | Remote Support
All-inclusive packages for any and every type of business! I.T. Support For Wilmington, NC & Beyond.
Read more >Introducing Hooks - React
React 16.8.0 is the first release to support Hooks. When upgrading, don't forget to update all packages, including React DOM. React Native has...
Read more >React hooks support checklist #2011 - enzymejs/enzyme
I was thinking to get some support as a focus (micro) team for react hooks test cases considering all scnerios.
Read more >Weight Lifting Hooks Grips with Wrist Wraps & Straps ...
The pull up straps , wrist wraps with hooks are 5mm neoprene padded for added wrist support for heavy deadlifts, pull ups ,...
Read more >Cable Support Hooks - Walmart.com
Willstar 3Pcs Reusable Plant Tie Self-Adhesive Hook Loop Wrap for Garden Support Cables Nylon and Polyester Organizer 6.56 ft x 0.39 inch.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Update! Im getting real close to V2. The hooks optimize and simplify the hell out of informed! Keep an eye out
V2 Is out!!!