All Projects → ionicthemes → ionic3-image-handling

ionicthemes / ionic3-image-handling

Licence: other
In this ionic tutorial you will learn how to access the image gallery and take pictures from an ionic app. Also we will show you how to add a image cropper. This ionic tutorial includes a working ionic app example you can reuse for your needs.

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ionic3-image-handling

ionic-socialsharing-with-deeplinking-example
Ionic Social Sharing and Deep Linking example app. Complete Ionic Tutorial with free example app! Built for Ionic 3.
Stars: ✭ 16 (-54.29%)
Mutual labels:  ionic, ionic-framework, ionic2, ionic-apps, ionic2-examples, ionic3, ionic-tutorial
Wooionic3
An eCommerce App for WooCommerce stores using Ionic 3.
Stars: ✭ 208 (+494.29%)
Mutual labels:  ionic, angular4, ionic-framework, ionic2, ionic3
ionic3
This repository contains complete source code for Ionic 3 tutorial from https://ampersandacademy.com/tutorials/ionic-framework-3. I will try many Ionic 3 specific scripts and will write them as separate tutorial. You can follow this repo to get more tested and working script for the Ionic 3.
Stars: ✭ 21 (-40%)
Mutual labels:  ionic, ionic-framework, ionic2, ionic2-examples, ionic3
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-37.14%)
Mutual labels:  ionic, angular4, ionic-framework, ionic2, ionic3
ionic-3-video-calling-using-webrtc
This is demo code of how to implement video calling in ionic 3 using webrtc
Stars: ✭ 58 (+65.71%)
Mutual labels:  ionic, ionic-framework, ionic2, ionic3
fireblogger
Ionic 2 social media microblogging platform built with firebase 3 as backend
Stars: ✭ 54 (+54.29%)
Mutual labels:  ionic, ionic-framework, ionic2, ionic3
chihu
ionic2-example <吃乎>一款美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)
Stars: ✭ 64 (+82.86%)
Mutual labels:  ionic, ionic2, ionic-apps, ionic2-examples
Ion Affix
A directive for Ionic framework for creating affix headers.
Stars: ✭ 58 (+65.71%)
Mutual labels:  ionic, ionic-framework, ionic2, ionic3
ionicfirebaseauth
Exemplo de alguns tipos de autenticação com Ionic 2 e Firebase
Stars: ✭ 18 (-48.57%)
Mutual labels:  ionic, ionic-framework, ionic2, ionic3
todo-list
TodoList using Ionic2/3 & Firebase: * PWA * SSO Google plus. * Share list via QRcode. * Upload image from Camera or Storage. * Speech Recognition.
Stars: ✭ 18 (-48.57%)
Mutual labels:  ionic, ionic-framework, ionic2, ionic3
Chihu2
ionic2-example <吃乎2>混合开发-美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)
Stars: ✭ 124 (+254.29%)
Mutual labels:  ionic, angular4, ionic2, ionic3
ionic-uber-clone
Ionic 4 Taxi Booking script
Stars: ✭ 34 (-2.86%)
Mutual labels:  ionic, ionic-framework, ionic2, ionic3
ionic-uuchat
基于ionic3,angular4的实时聊天app,兼容web端。该项目只是前端部分,所有数据需要请求后端服务器,需要配套express-uuchat-api使用。
Stars: ✭ 14 (-60%)
Mutual labels:  ionic, angular4, ionic2, ionic3
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-62.86%)
Mutual labels:  ionic, angular4, ionic2, ionic3
Ionic Environment Variables
Easy to use environment variables for Ionic3!
Stars: ✭ 278 (+694.29%)
Mutual labels:  ionic, angular4, ionic-framework, ionic3
Ionic2 Pokedex
🎮 Pokédex sample app developed with Ionic 2, Angular 2 and Apache Cordova. Using Pokéapi as source for data.
Stars: ✭ 143 (+308.57%)
Mutual labels:  ionic, angular4, ionic2, ionic3
angular-progress-bar
This component allow you to easy incorporate progress-bar to angular/ionic project, providing binding and color options
Stars: ✭ 26 (-25.71%)
Mutual labels:  ionic, angular4, ionic2, ionic3
ionic-facebook-login
Ionic starter app to show you how to add Facebook Log In to an Ionic App.
Stars: ✭ 69 (+97.14%)
Mutual labels:  ionic, ionic-framework, ionic-apps, ionic-tutorial
ionic-app-with-aws-cognito
Angular 4, Ionic 3, and AWS (Amazon) Cognito User Pools. Authentication out of the box.
Stars: ✭ 62 (+77.14%)
Mutual labels:  ionic, angular4, ionic-framework, ionic3
Awesome Ionic
An "awesome" list of Ionic resources
Stars: ✭ 799 (+2182.86%)
Mutual labels:  ionic, ionic-framework, ionic2, ionic3

This repository is part of an ionic tutorial that explains how to access the image gallery and take pictures from an ionic app. Also we will show you how to add an image cropper. This ionic tutorial includes a working example you can reuse for your needs!

Check the complete step by step tutorial in: https://ionicthemes.com/tutorials/about/ionic-2-image-handling

Installation

Install dependencies

npm install

Run the ionic app

The plugins required in this app use cordova, so it will not work in the browser. You need to try it on a real device or on an emulator

ionic cordova platform add android
ionic cordova run android
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].