Skip to content

v0.1.2

Compare
Choose a tag to compare
@RishabhKarnad RishabhKarnad released this 14 Aug 13:21
· 136 commits to master since this release

This release mainly contains a fix for a bug that would make npm install fail.

Bug fixes

  • Fixed #182 and #191 by correcting the path to vue-native-scripts' executable (in "bin" in the package.json)

Known issues

  • Expo users using SDK ^33 or projects generated with expo-cli ^3.0.0 may still face an app crash on starting the development server. This happens due to a bug in Expo which ignores the sourceExts in metro.config.js. A manual change is required in app.json as described in #183

v0.1.1...v0.1.2