sysgears / spinjs

SpinJS is now Zen! The project has been renamed and moved to Larix Framework.
https://github.com/sysgears/larix/tree/master/packages/zen
MIT License
43 stars 8 forks source link

Adding 'expo' command for support with latest version of Expo. #11

Open haysclark opened 6 years ago

haysclark commented 6 years ago

Per expo/exp project commit. 053fd31

exp has been replaced by Expo CLI. Read more…

Ideally, SpinJS could be updated to support the newer expo-ci command: expo.

This could be purposely done as an API breaking change to SpinJS, thus the fix would be version 1.x.x. Or the 'expo' command could live alongside with the older 'exp' command.

larixer commented 6 years ago

@haysclark Hi Hays. Thank you for the issue! I think adding expo command support alongside with exp would be great.

haysclark commented 6 years ago

Sorry about the commit spam, I was cleaning up my commit messages. GitHub used to delete the orphaned commits.

larixer commented 6 years ago

@haysclark No worries, its fine