expo/snack

Expo pre-release Libraries using /next not working.

PMalaret opened this issue · 0 comments

Summary

I was trying to report a bug in the expo-sql/next library. SQL Expo Next

But it cannot be used in Snack.
It shows theses errors:

  • Unable to resolve module 'module://expo-sqlite/next.js'
  • 'expo-sqlite/next' is not defined in dependencies.

What platform(s) does this occur on?

Android, iOS

SDK Version

50.0.0

Reproducible demo or steps to reproduce from a blank project

This is a minimal reproducible example on a snack:
Snack example