skip to Main Content

Feather – react-native-vector-icons – possible handled promise rejection (id:9) issue – React native

I have a react native application and in the application, I am trying to call Feather from react-native-vector-icons. When i make the call, I get the following error: [Unhandled promise rejection: Error: Directory for 'file:///Users/omarjandali/Library/Developer/CoreSimulator/Devices/B09B927C-6596-4403-B931-0C83395BA279/data/Containers/Data/Application/5F76B516-64FE-45C5-8F6D-FA6448DC62BB/Library/Caches/ExponentExperienceData/%2540ohmarj%252Fryppe/ExponentAsset-a76d309774d33d9856f650bed4292a23.ttf' doesn't exist. Please make sure…

VIEW QUESTION

warn Package **react-native-sqlite-storage** contains invalid configuration: "**dependency.platforms.ios.project**" is not allowed – React native

When npx react-native start -- --reset-cache warn Package react-native-sqlite-storage contains invalid configuration: "dependency.platforms.ios.project" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this. My configs: "react-native-sqlite-storage": "^3.3.3", // Latest as of…

VIEW QUESTION
Back To Top
Search