File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -299,6 +299,13 @@ where you can try out the various usage patterns. You can see the code run live
299299on your own device via [ Expo Go] [ expo-go ] , or enable the Preview option to use
300300the 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
304311I was heavily inspired by [ ` react-native-flex-image ` ] [ react-native-flex-image ]
You can’t perform that action at this time.
0 commit comments