UNPKG

@nozbe/watermelondb

Version:

Build powerful React Native and React web apps that scale from hundreds to tens of thousands of records and remain fast

4 lines (3 loc) 224 B
export { default as withDatabase } from '../react/withDatabase' export { default as DatabaseContext, DatabaseConsumer } from '../react/DatabaseContext' export { default as DatabaseProvider } from '../react/DatabaseProvider'