Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6365

React Native importing local text file

$
0
0

I can't seem to import a local .txt file however I can import a local .json file. It's weird because they're in the same directory. Does anyone know why this is happening?

This is how I import it:

import myfile from './path/filename.txt'

This is the error I get:

'filetext' is declared but its value is never read.ts(6133)Cannot find module '../assets/samples/test.txt' or its corresponding type declarations.ts(2307)

Screenshots:
in editor
path


Viewing all articles
Browse latest Browse all 6365

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>