We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
新创建一个项目 在项目目录下创建 a.txt文件 想在App.js中使用这个文件并且以string类型输出。 该如何操作呢
The text was updated successfully, but these errors were encountered:
先配置metro facebook/metro#176 (comment)
然后可以直接import/require
Sorry, something went wrong.
我用这个方法拿到的是一个number类型的编号,如何根据这个编号获取到文本中的内容呢?
我用其他方法解决了这个问题,谢谢
No branches or pull requests
新创建一个项目
在项目目录下创建 a.txt文件
想在App.js中使用这个文件并且以string类型输出。
该如何操作呢
The text was updated successfully, but these errors were encountered: