react-native-fs
react-native-fs copied to clipboard
how do we access an image in app/assets/images/flower.png
am trying to access an image in app/assets/images/flower.png. But am not able to access it via this library. When I use RNFS.DocumentDirectoryPath it logs as /data/user/0/com.packagename/files
am trying to access an image in app/assets/images/flower.png. But am not able to access it via this library. When I use RNFS.DocumentDirectoryPath it logs as /data/user/0/com.packagename/files
have you found the solution? I am having the same problem
any solution?