typeorm/expo-example

Extremely helpful article

danieloi opened this issue · 3 comments

This documents issues one might face setting this up in an expo managed workflow as at sdk 40 in May of 2021.

Mighty helpful!

https://dev.to/jgabriel1/expo-sqlite-typeorm-4mn8

link seems to be broken

@pleerock You’re right! I’ve corrected the link

@danieloi I tried this implementation with the new DataSource class but with no luck. Have you got any guide or sample code for it? As Connection is now a deprecated class.