Re: [w3c/IndexedDB] IndexedDB support React Native (#212)

IndexedDB is a specification. React Native would have to decide whether to implement the specification in its JavaScript environment or not.

A bit of googling showed me https://github.com/pouchdb/pouchdb/issues/3787 which makes me think that React Native does not currently implement IndexedDB. I hope this helps!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/212#issuecomment-315062256

Received on Thursday, 13 July 2017 12:25:52 UTC