React-Native SQLite with pre-populated db table not found on Android App

后端 未结 0 982
小鲜肉
小鲜肉 2020-12-19 17:57

I do have a really minimalistic react-native app which should read data from a pre-populated database.

var SQLite = require(\'react-native-sqlite-storage\');
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题