You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
trying to compile my app on Android with RN 0.31, I've got this error that links to the import on my MainApplication.java (version 0.8.1 is correctly installed via npm) :
error: package com.RNFetchBlob does not exist
import com.RNFetchBlob.RNFetchBlobPackage;
Any idea why?
Thanks for your great work 👍
The text was updated successfully, but these errors were encountered:
mlumbroso
changed the title
[Android] Package does not exit
[Android] Package does not exist
Aug 7, 2016
Hi again,
trying to compile my app on Android with RN 0.31, I've got this error that links to the import on my MainApplication.java (version 0.8.1 is correctly installed via npm) :
Any idea why?
Thanks for your great work 👍
The text was updated successfully, but these errors were encountered: