GeekyAnts / vue-native-cli

Write Native Mobile Apps using Vue. Vue Native is a wrapper around React Native APIs
92 stars 21 forks source link

Added --no-crna option for backwards compatibility #21

Closed RishabhKarnad closed 5 years ago

RishabhKarnad commented 5 years ago

The --no-crna option was replaced with --no-expo in PR #19

This PR adds --no-crna as a synonym for backwards compatibility.