objectbox / objectbox-c

C and C++ database for objects and structs
https://objectbox.io/
Apache License 2.0
211 stars 37 forks source link

Add support React Native #44

Open listepo opened 3 weeks ago

listepo commented 3 weeks ago

 It would be nice to have support for react native

thuupx commented 2 weeks ago

I am looking for a vector database solution for my project and wish for objectbox support for react native as well. I tried to integrate objectbox-swift as an Expo native module, but it didn't as expected (I don't know how to compile the Expo native module that contains objectbox Store and Box, didn't find any documents for my case)

greenrobot commented 2 weeks ago

Btw, why are you requesting React Native, and not JavaScript support in general?