Skip to content

Commit 0b48baa

Browse files
committed
docs(readme): mention the version in Snack is slightly behind
1 parent a703b7b commit 0b48baa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,13 @@ where you can try out the various usage patterns. You can see the code run live
299299
on your own device via [Expo Go][expo-go], or enable the Preview option to use
300300
the in-browser simulators!
301301

302+
> Note: Snack's underlying build system, `snackager`,
303+
> [cannot currently handle](https://github.com/expo/snack/issues/383) some
304+
> TypeScript features used in this library, so the version showcased in the
305+
> playground is pinned to the latest pre-TypeScript implementation. We hope the
306+
> Expo team can resolve this soon, but it should still provide a useful
307+
> environment to try out the library in the meantime.
308+
302309
## Inspiration
303310

304311
I was heavily inspired by [`react-native-flex-image`][react-native-flex-image]

0 commit comments

Comments
 (0)