Это видео недоступно.
Сожалеем об этом.

Ionic Image Crop with CropperJS

Поделиться
HTML-код
  • Опубликовано: 21 июн 2018
  • Join my special Ionic School today: ionicacademy.com/
    Video Courses, Project Templates, Community & the Support you deserve to learn Ionic!
    #############################
    Want to read instead of watch? Here's the full Quick Win: ionicacademy.c...
    Want more tutorials? Here you go! devdactic.com/
    Just getting started? Take my 7 Day Ionic Crash Course: ionicacademy.c...
    #############################
    My Private Daily Vlog: / @solopreneuradventures...
    You can also find me
    on / schlimmson
    on / devdactic
    on / simongrimm_
    #############################

Комментарии • 27

  • @muratusta7285
    @muratusta7285 5 лет назад

    I tried ngx-image-cropper too but the performance was so slow... this one is a much better cropper than ngx-image-cropper... thanks simon for the video

  • @dhiraj787
    @dhiraj787 5 лет назад +5

    Can you please create tutorial to work with ionic 4.

  • @zafarali3817
    @zafarali3817 6 лет назад

    Ionic native camera preview plugin has some cropping issues,we were using it in our project where we had to open the camera preview inside a DIV our custom cropping function didn't work well because image ratio varies device to device so we replaced camera preview with the camera plugin which has option to crop the image...after watching your video we'll definitely give angular-cropperjs a try,kudos and thanks

  • @javitocani24
    @javitocani24 5 лет назад +3

    Im having an issue on Ionic 4.

  • @olufemioyedepo2791
    @olufemioyedepo2791 6 лет назад

    You're the bomb Simon! Keep it up!!!

  • @saileshkumar7647
    @saileshkumar7647 3 года назад

    how to crop the image into a circular shape?

  • @armandozabala
    @armandozabala 6 лет назад

    hello Simon good morning I hope you can help me, I'm using ion-select in my app but on iOS device does not work on Android if it works without problems, which can be the problem does not work either in xcode emulator or real device (iphone 8), I always show your project run in iOS thanks

  • @shabbirhusain6634
    @shabbirhusain6634 4 года назад

    Can u plz tell me how to attach events

  • @Mohammed_AlAwlaqi
    @Mohammed_AlAwlaqi 6 лет назад

    Thanks Simon 🌷

  • @riteshdesai6994
    @riteshdesai6994 5 лет назад

    I want fix cropng size for image that is 500-500, how can i achive this any idea.?

    • @galaxies_dev
      @galaxies_dev  5 лет назад

      What exactly do you mean? In general you can resize your image with crop as well!

    • @riteshdesai6994
      @riteshdesai6994 5 лет назад

      @@galaxies_dev Can you please create tutorial to work with ionic 4.

  • @WilliamFranklinSouza
    @WilliamFranklinSouza 6 лет назад

    Congratulations on the Simon Grimm class!
    I'm getting the error Error: Can not find module "cropperjs"
    Was it because of the version of my Ionic? (Ionic 3)

    • @ProtoPenguinProd
      @ProtoPenguinProd 6 лет назад

      I'm facing the same issue. I couldn't get it work. Any way to solve it?

    • @paulofera
      @paulofera 6 лет назад

      npm i cropperjs

    • @muratusta7285
      @muratusta7285 5 лет назад

      you may need to import cropperjs in the module of the file rather than app.module.ts... some versions of ionic require that... not sure which one but doing so solved my problem...

  • @VivekGawande1
    @VivekGawande1 6 лет назад

    There's no AngularCropperjsComponent when I try to import?

    • @GabrielMCBoleragem
      @GabrielMCBoleragem 6 лет назад

      There was a change, downgrade to angular-cropperjs@v0.1.5

    • @VivekGawande1
      @VivekGawande1 6 лет назад

      @@GabrielMCBoleragem Never mind, I used ngx-img-cropper and found it much better. Thanks for the help though!

    • @ivanchu8528
      @ivanchu8528 5 лет назад

      @@VivekGawande1 HI Vivek Gawande, can you tell me what you found and use it ??Thanks a lot

    • @VivekGawande1
      @VivekGawande1 5 лет назад +1

      @@ivanchu8528 i used this plugin : github.com/web-dave/ngx-img-cropper

  • @lucasleandro9027
    @lucasleandro9027 5 лет назад

    IONIC 4 HELP

    • @galaxies_dev
      @galaxies_dev  5 лет назад +1

      Yeah I guess we need an updated version for v4, right? :/

    • @lucasleandro9027
      @lucasleandro9027 5 лет назад

      @@galaxies_dev Yes!!! Can you do it? It would be nicee!!!