Skip to content
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

ionic-native package #1

Open
arberkryeziu opened this issue Feb 22, 2017 · 7 comments
Open

ionic-native package #1

arberkryeziu opened this issue Feb 22, 2017 · 7 comments

Comments

@arberkryeziu
Copy link

hi,

what was your exact workaround to include PhotoLibrary into ionic-native? I see that you included the package from your local filesystem "ionic-native": "file://e:/dev/github/viskin/ionic-native". Hence the demo app can not be build in someone elses computer

@arberkryeziu
Copy link
Author

One more thing. Have you tested in any iOS ? I did test in emulator and its working fine, however on my iPhone, I cant show images. I think it is because the photos are synchronized in icloud, and just putting the photoURL into src of an img-element does not trigger loading of that photo from the icloud. What do you think ?

@viskin
Copy link
Member

viskin commented Feb 23, 2017

@ArberK You can wait until ionic-native approve the PR, and technically, you can clone https://github.com/viskin/ionic-native, and run 'npm run build' - this will create ionic-native package locally.
I should say that performance that I've got with ng2 is worth then that I've got with react. ionic's virtualScroll component seems still bugy and restrictive. Hope this will change.

@viskin
Copy link
Member

viskin commented Feb 23, 2017

@ArberK I will try this on iPhone.

@arberkryeziu
Copy link
Author

@viskin is there a chance that you forgot to include LibraryItem in ionic-native ?

@viskin
Copy link
Member

viskin commented Feb 23, 2017 via email

@arberkryeziu
Copy link
Author

@ArberK I will try this on iPhone.

did you have time to try it?

@viskin
Copy link
Member

viskin commented Feb 25, 2017

@ArberK I tried the demo project on iPhone, and images do appear (both thumbnails and full).
I previously did permit cloud-based photos to appear, but due to complains about loading times removed it.
If you want, you can experiment with this row. Please tell if setting it to true is not slowing things down too much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants