I followed the doc and added react-native-http-cache to my project, but on building the app I am getting the following error /Users/sooraj/test/node_modules/react-native-http-cache/android/src/main/java/cn/reactnative/httpcache/HttpCacheModule.java Error:(69, 62) error: cannot find symbol method getMainDiskStorageCache() Error:(80, 62) error: cannot find symbol method getSmallImageDiskStorageCache() I could not figure out this issue, could you please help to fix this. I am using React Native version 0.47