79618862

Date: 2025-05-13 02:44:18
Score: 1
Natty:
Report link

I had the same issue in my app and solved it by adding the following in tsconfig.json. "compilerOptions": { "strict": true, "paths": { }, "types": ["expo", "expo-sqlite", "expo-file-system"] },

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Javier Gracia