DEV Community

Discussion on: Hacking PouchDB to Use It on React Native

Collapse
 
cilvet profile image
Iñigo Cilveti

Hi! would it be possible to use this in order to have a preloaded database (including indexes) in a react-native app? thanks!

Collapse
 
snehalagrawal profile image
SnehalAgrawal

Yes you can, You just need to do some addition things
Example to Load Pre Populated SQLite Database in React Native