What is the best meteor + react + redux + bootstrap + form library

What is everybody’s opinion on the best form library to use alongside react + bootstrap 4 + redux? Which has the simplest implementation? I know there are several, but it’s been a while since i tried them out so i’m wondering if there are any new additions or updates that you felt really improved implementation?

I’ve been trying some lately (including react-form, formic, format) and I don’t know if it has the simplest implementation but react-final-form is the one that fits my need the best and has the most features. The github is filled with examples and the dev is super reactive.