maciejBudzinskiNG
Results
2
comments of
maciejBudzinskiNG
Hi, what has worked for me is getting the fileName natively. All changes in `node_modules/react-native-image-picker/android/src/main/java/com/imagepicker/Utils.java` 1. Add static methods: ``` public static String getFileName(Context context, Uri uri) { ContentResolver contentResolver...
Hello @200610313. As for now, there is no way to add a custom background (as a component) to the header. Feel free to work on this feature or wait until...