Closed boothscript closed 4 years ago
Package that does something similar https://www.npmjs.com/package/react-hooks-helper
[x] Lets client know what stage of the form the user is.
[x] Gives client methods to traverse the stages.
[x] Holds each field state
[x] Allows the next / back buttons to know when all the fields in a step have been filled in
[x] Lets the client know the direction of travel (for animations)
Hook provides logic and animation api to create a multi stage form component