Open keithgulbro opened 4 years ago
https://github.com/phillip389/nativescript-plugin-seed
I upgraded the nativescript-plugin-seed to use Nativescript 7 with a demo
@phillip389 would it be much trouble for you to include an angular demo as well?
@BlueHunter99 Yes, I will make an Angular demo as well.
@dahjelle, I just pulled and ran npm run postclone
and it works. Only error I received was Path already exists and is not empty /Users/phillipviau/projects/phillip389/nativescript-plugin-seed-master/demo
This appears to be the new NS7 plugin seed https://github.com/NativeScript/plugin-seed
This appears to be the new NS7 plugin seed https://github.com/NativeScript/plugin-seed
øk Sorry for the delay, had to understand the new structure. The branch has been updated with working demos in both. This is using the plugin seed @jcassidyav mentioned
@BlueHunter99 Yes, I will make an Angular demo as well.
@dahjelle, I just pulled and ran
npm run postclone
and it works. Only error I received wasPath already exists and is not empty /Users/phillipviau/projects/phillip389/nativescript-plugin-seed-master/demo
Can you update issue_template.md from .github folder?
Hi there,
I was attempting to craft a new Nativescript 7 plugin using this plugin seed. However, the upgrade guide supplied here to no avail.
Despite the instructions & upgrading my global Nativescript CLI to Nativescript 7, I couldn't even get the demo to work with the sample code & modifying items per the guide linked above.
The author (TSC) claimed that there would be an update released within 2 weeks of the articles release on August 31, 2020. Is there any update on the status of this? I know there are a lot of developers eager to begin Nativescript 7 development but are concerned because many plugins only support Nativescript <= 6.