React-native-fs: AndroidX Support

Created on 9 Jul 2019  路  3Comments  路  Source: itinance/react-native-fs

RNFSManager.java
-import android.support.annotation.Nullable;
+import androidx.annotation.Nullable

... etc

Most helpful comment

Same request

All 3 comments

Same request

Same request. I got this issue after upgrading react native with 0.59.9. I believe this PR merge to master soon. https://github.com/itinance/react-native-fs/pull/691/files

please install v2.14.0.
I am going to close this issue. Pls feel free to reopen it if this issue still persists

Was this page helpful?
0 / 5 - 0 ratings