Tony Coconate
Tony Coconate
@nobady90 nope.
I will highly recommend: http://react-hook-form.com
Hmm, I was not able to solve this with `auto: 'placeholders'` on my forms. Also interested in solutions.
From the `README.md`... ``` underlineColorAndroid is not supported now on tcomb-form-native due to random crashes on Android, especially on ScrollView. See more on: https://github.com/facebook/react-native/issues/17530#issuecomment-416367184 ``` Commits are in PR #520
Fixed it on a branch here: https://github.com/tonycoco/tcomb-form-native/tree/UNSAFE_componentWillReceiveProps PR #583 Use it: `"tcomb-form-native": "github:tonycoco/tcomb-form-native#UNSAFE_componentWillReceiveProps"`
A simple test like, "new Draggable('demo_element', { revert: true, ghosting: true });" will blow up in your face.
Ok, so it seems like this dep update fails because `typescript-eslint` has removed support for older versions of node/npm that are tested in automation here.
This is blocked until we drop support for Node 14 and 16.
What about Facebook?
Prettier has stated that there are no more options for us to put in to fix this inconsistency. https://github.com/prettier/prettier/issues/11897