Marcello Marabita
Results
3
comments of
Marcello Marabita
nobody updating lib?
I have used ION to load images and also used the following code and works fine: Ion.with(getContext()).load(imageUrl).asBitmap().setCallback(new FutureCallback() { @Override public void onCompleted(Exception exception, Bitmap result) { Log.e(TAG, "Image load...
apply from: "../../node_modules/react-native-vector-icons/fonts.gradle" works for me too