react-native-fnc-spatialite
v0.7.0
Published
spatial
Downloads
131
Readme
react-native-fnc-spatialite
spatial
Installation
npm install react-native-fnc-spatialite
Usage
import RNSpatial from 'react-native-fnc-spatialite';
// ...
const result = await RNSpatial.connect({ dbName: logFilePath });
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library