Skip to content

SQLite openDatabase has been removed from stable version of SQLite #23

Description

@textagroup

Lecture 213 advises using SQLite and the method openDatabase however this method has been removed on the stable version of SQLite.
However it is still accessible by replacing the SQLite import with the following

import * as SQLite from 'expo-sqlite/legacy';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions