Last 12 weeks · 0 commits
1 of 6 standards met
Repository: drizzle-team/drizzle-studio-expo. Description: Drizzle Studio Expo Stars: 193, Forks: 21. Primary language: TypeScript. Languages: TypeScript (71.3%), JavaScript (28.7%). Homepage: https://orm.drizzle.team Topics: drizzle, drizzle-orm, expo, expo-sqlite, react-native, sqlite. Open PRs: 1, open issues: 8. Last activity: 4mo ago. Community health: 37%. Top contributors: Kyrylo-Usichenko, RomanNabukhotnyi, vonovak, Kudo, AlexBlokh, kurochenko, icastillejogomez, ax-vasquez.
TypeScript
!image As other users reported at the end of the #4 thread, the plugin is presenting an empty page to the user. I've tested with Chrome, Edge, Brave and Firefox with the same response as the picture above. Expo doctor did not report any issues with dependencies in my project. I followed the instructions in the README. This is my expo-info: expo-env-info 1.2.1 environment info: System: OS: Windows 11 10.0.22631 Binaries: Node: 18.20.4 - ~\AppData\Local\fnm_multishells\39820_1733703331795\node.EXE npm: 10.9.0 - ~\AppData\Local\fnm_multishells\39820_1733703331795\npm.CMD SDKs: Android SDK: API Levels: 34, 35 Build Tools: 34.0.0, 35.0.0 System Images: android-24 Google Play Intel x86_64 Atom IDEs: Android Studio: AI-242.23339.11.2421.12550806 npmPackages: babel-preset-expo: ~11.0.0 => 11.0.15 expo: ~51.0.39 => 51.0.39 react: 18.2.0 => 18.2.0 react-dom: 18.2.0 => 18.2.0 react-native: 0.74.5 => 0.74.5 react-native-web: ~0.19.6 => 0.19.12 Expo Workflow: bare
Adds support for OP-sqlite.
Description Currently, only supports up to Expo SDK 53. It needs to be updated to support Expo SDK 54. Details Expo SDK 54 ships with version Expo SDK 53 uses version Since depends on , it should be updated to support the new version. Expected behavior The plugin should work properly with SDK 54 should be supported without issues Environment Expo SDK: 54 expo-sqlite: \~16.0.8