-
-
Notifications
You must be signed in to change notification settings - Fork 24
[nativescript-datetimepicker] iOS 14 display error #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I am facing the same issue, but saw the hint for the 2.0.0 Version: NativeScript 7 So I went there, downloaded the code, ran "npm run setup" and "npm start", selected the "datetimepicker" and it was generating some stuff into the "dist" folder. Then I tried many things from copying it into the "nativescript-datetimepicker" folder and to "npm run publish-packages" but it seems that I am always ending up with the following error:
The next thing I tried was:
Then I tried moving the generated files inside the "dist" folder to the "@nativescript/datetimepicker/angular" folder. I have no ideas any more, can somebody please explain how to use it? |
Duplicate of #69 |
published in @nativescript/datetimepicker |
That works. Thanks @alexander-mai and @NathanWalker! |
Is there a fix for earlier version for people who don't use Nativescript 7? |
@dimitriospafos yes I can backport this - we've generally been backporting upon request. thanks for ping, i'll try to get this out tonight. |
@NathanWalker thanks, I really appreciate it |
Is this somehow related? NativeScript/plugins#128 |
With nativescript 6.8 and Angular the datetimepicker no longer works under iOS 14
The text was updated successfully, but these errors were encountered: