Skip to content

Commit

Permalink
Merge pull request #2631 from notjulian/master
Browse files Browse the repository at this point in the history
Added link to the Expo example.
  • Loading branch information
pleerock committed Aug 7, 2018
2 parents ba0bde2 + c56462c commit b794d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/supported-platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ TypeORM is able to on React Native apps using the [react-native-sqlite-storage](

## Expo

TypeORM is able to run on Expo apps using the [Expo SQLite API](https://docs.expo.io/versions/latest/sdk/sqlite.html).
TypeORM is able to run on Expo apps using the [Expo SQLite API](https://docs.expo.io/versions/latest/sdk/sqlite.html). For an example how to use TypeORM in Expo see [typeorm/react-native-example](https://github.com/typeorm/react-native-example).

## NativeScript

Expand Down

0 comments on commit b794d0c

Please sign in to comment.