steve

Results 2 comments of steve

Hey, I was wondering if there are any updates related to the licensing topic. Did anyone start work on the JNI wrapper?

> Specifying key={field.value} solved the issue for me. > > ``` > control={control} > name={name} > render={({ field }) => { > return ( > > {label} > onValueChange={(value) =>...