morrowdigital / watermelondb-expo-plugin

119 stars 30 forks source link

Monorepo support #37

Closed clmoreno closed 5 months ago

clmoreno commented 6 months ago

Example upgrade and monorepo support

Example project

Plugin

killerchip commented 5 months ago

Thanks @clmoreno. Testing it!

clmoreno commented 5 months ago

The change on line 402 currentConfig = setWmelonBridgingHeader(currentConfig); is not a duplicate call.

I think that on expo 50 it is not necessary, on expo 50, expo already includes a .swift file for that purpose.