How to attach multiple sqlite databases?

The title is pretty much self explanatory.
I’m trying to do this in the expo-sqlite library: GitHub - andpor/react-native-sqlite-storage: Full featured SQLite3 Native Plugin for React Native (Android and iOS)
I’m actually surprised this hasn’t been asked before, nor is it mentioned in the website docs. Is attaching databases supported? Thanks