Skip to content

Commit

Permalink
fix expo module resolution by adding "main" file
Browse files Browse the repository at this point in the history
see for instance rnmapbox/maps#2515
  • Loading branch information
Matthieu Gicquel committed Dec 4, 2023
1 parent 2b89f2e commit a3addc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// No JS API for now, but without this file expo plugin resolution fails

0 comments on commit a3addc5

Please sign in to comment.