DnEgorWeb
DnEgorWeb
At that point (2 years ago) I ended up having my own implementation of form management. Formik does a great job, but it's overloaded with inner logic damaging performance and...
Hey, guys, have you found any workaround for this? I'm also facing a situation when `onValueChange` is not called for the first item
Hi @Naturalclar, do you know is there a way to avoid this bug besides explicitly setting the first item as a default value? If I get it right from the...
Hello, @nelsonchen5! If you want to customise appearance of your tabs you can pass `tabBarLabel` to the options of your screens as a function returning JSX instead of a string....
As a workaround I applied Omit< MyModelSnapshot , symbol>
I had the same problem. First of all check all the points from the previous comment (linking manually). If you`re ok with that and everything is set, do the following:...
Seems like it`s related to [this issue](https://github.com/moaazsidat/react-native-qrcode-scanner/issues/124).
While adding `quality` property works for some devices, for other devices (that were initially working fine) it now stopped working. Please check the related bug https://github.com/expo/expo/issues/13759
Will it ever be fixed? The only files that work for me are `pdf` files. Images, videos, all fail with `java.lang.NumberFormatException: For input string: "msf:X"`