andpor / react-native-sqlite-storage

Full featured SQLite3 Native Plugin for React Native (Android and iOS)
MIT License
2.75k stars 521 forks source link

R Tree Implementation #469

Open Stophface opened 3 years ago

Stophface commented 3 years ago

Is this Module https://sqlite.org/rtree.html implemented in iOS and Android, or only in one, or in none of them?

ManAnRuck commented 2 years ago

it looks like, by default only support Rtree on iOS. https://github.com/andpor/react-native-sqlite-storage/issues/328