My app is unable to run because of this error, which is due to the fact that net is a node module which I think not available on react native. Given that, I'm wondering why does this package depend on the pouchdb http adapter which use the said node module via the touch cookie package?
My app is unable to run because of this error, which is due to the fact that net is a node module which I think not available on react native. Given that, I'm wondering why does this package depend on the pouchdb http adapter which use the said node module via the touch cookie package?
Or am I missing something? Thank you.