WatermelonDB icon indicating copy to clipboard operation
WatermelonDB copied to clipboard

expo plugin config ?

Open AndreasA opened this issue 3 years ago • 6 comments

Hi, with the latest expo version it is possible to inject react native plugins without the need for eject. However, if I understand it correctly those plugins should include a config file, so expo knows how to load the plugin - otherwise manual code is necessary. See https://docs.expo.dev/guides/config-plugins/ and https://docs.expo.dev/workflow/customizing/

It would be nice if watermelon db would include such a config to make it easier to use with expo.

Might also be necessary to do so for the required nozbe packages as well, if necessary.

I understand, however, if this is not high on the priority.

AndreasA avatar Jan 24 '22 09:01 AndreasA

Hi @AndreasA, we've built an expo plugin for watermelonDB. Check it out here.

FYI: currently stable on expo sdk43.

brunokiafuka avatar Jan 31 '22 21:01 brunokiafuka

@brunokiafuka Thanks for the info. Nice. Having it officially included would be even better but still better than starting from scratch :smile:

AndreasA avatar Feb 02 '22 14:02 AndreasA

Hey, any news on this one?

CanRau avatar Mar 31 '23 00:03 CanRau

Hey, any news on this one?

https://github.com/morrowdigital/watermelondb-expo-plugin

brunokiafuka avatar Apr 30 '23 20:04 brunokiafuka

Hey, any news on this one?

morrowdigital/watermelondb-expo-plugin

This does not work with SDK 49 anymore, or with react native firebase due to the useFrameworks!

thejoaov avatar Aug 02 '23 11:08 thejoaov

+1

Hey, any news on this one?

morrowdigital/watermelondb-expo-plugin

This does not work with SDK 49 anymore, or with react native firebase due to the useFrameworks!

julian-gargicevich avatar Sep 27 '23 04:09 julian-gargicevich