Closed Cayan closed 7 years ago
@Cayan Today we were having a conversation regarding this with bradmartin, in the NS slack channel for plugins, removing the .js
extension is actually required for it to work with webpack. I've faced this problem with the statusbar plugin as well. I'm trying to find @bthurlow on social media. do you have any lead?
What can I do for you @shiv19?
can you merge this pr? @bthurlow
We were talking about this on plugins channel in NS community slack
I merged and sent you a collab invite, I cannot build and release though as I'm no longer doing NS dev.
sure, I'll take care of this 👍
@bthurlow with your permission, I would like to refactor your plugin into the latest Nativescript plugin seed. https://github.com/NativeScript/nativescript-plugin-seed this one
Sure.
@bthurlow, and how to publish the plugin with your user name to npmjs? I think you'll have to do the publishing part. I'll let you know when I finish doing this migration
Looks like I can add you to the project in npmjs. Do you have a username I can send the invite too for npmjs?
yes I do, my username on npmjs is multishiv19
You should have access now.
Yes. got it. Thanks a lot, @bthurlow :D , and I got to learn many things from your code. It will surely help me build my next plugin :)
Version 0.1.0 is now out! it supports latest {N} :)
Also, now there is no longer need to declare the activity in the app's manifest file for android. the plugin does this. :) @bthurlow
Also, most of the issues have been closed :)
@bthurlow please add me as a contributor to nativescript-maskedinput repo
whoaa, lots of improvements here! I'm happy to see improvements in this plugin, it works great and there is also a lot to improve!
I've mentioned before that I had it working on my environment, there was a nasty post-build script to fix it on my project.
Can I become a collaborator as well? I work with @Cayan :)
@shiv19 I've been working with version 0.0.7 of this plugin and it has been working properly with webpack