@maurocodes/watermelondb-expo-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

watermelon-db-plugin 🍉

Config plugin to auto configure @nozbe/watermelondb

Install

Tested against Expo SDK 43

yarn add @mauro-codes/watermelondb-expo-plugin

After installing this npm package, add the config plugin to the plugins array of your app.json or app.config.js. Then rebuild your app as described in the "Adding custom native code" guide.

Example

In your app.json plugins array:

{
  "plugins": ["@maurocodes/watermelondb-expo-plugin"]
}

Package Sidebar

Install

npm i @maurocodes/watermelondb-expo-plugin

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

9.55 kB

Total Files

7

Last publish

Collaborators

  • maurocodes