bogdantudorascu

Results 2 issues of bogdantudorascu

I get the error `E/ImageLoader﹕ Image can't be decoded`. I found a solution here https://github.com/nostra13/Android-Universal-Image-Loader/issues/539. One guy says to copy a class `NutraBaseImageDecoder` andd add `.imageDecoder(new NutraBaseImageDecoder(true))` to the options,...

I have the following **NumberFormat** "react-number-format": "^4.3.0",: ( )} /> The input works fine, but when I'm trying to use the '.' as decimal separator probably the state updating `onChangeText`...