DEV Community

Discussion on: I was creating Forms the wrong way all along in React.js 🤔

Collapse
 
brent_charlton_93634e6ae0 profile image
Brent Charlton

Using react native - I ended up going down this route myself naturally but I actually found that having the complexities that this brings also hindered me quite a bit from actually creating quickly.
The reusability is helpful but I feel like it makes code harder to read somewhat