Code Monkey home page Code Monkey logo

ionicthemes / ionic-socialsharing-with-deeplinking-example Goto Github PK

View Code? Open in Web Editor NEW
16.0 3.0 11.0 1.09 MB

Ionic Social Sharing and Deep Linking example app. Complete Ionic Tutorial with free example app! Built for Ionic 3.

Home Page: https://ionicthemes.com/tutorials/about/ionic2-app-with-socialsharing-and-deeplinking

TypeScript 29.03% HTML 21.17% JavaScript 34.65% CSS 15.15%
demo-apps ionic ionic2 ionic3 ionic2-examples ionic-tutorial ionic-framework ionic-apps ionic-applications deeplink

ionic-socialsharing-with-deeplinking-example's Introduction

Social Sharing and Deep Linking in Ionic

This repo is part of an Ionic 3 Tutorial where you can learn how to add Social Sharing and Deep Linking to any Ionic Framework Apps. The most common use case for deep links is to share content buried within the navigation tree of the app.

This ionic 3 example app contains a feed of items that users can Share using Social Sharing Cordova Plugin

Ionic 3 Tutorial

Install the app

npm install

Run the app

ionic serve

Install plugins

cordova plugin add ionic-plugin-deeplinks --variable URL_SCHEME=demoapp --variable DEEPLINK_SCHEME=https --variable DEEPLINK_HOST=demoapp.com

Testing Deeplinks in Android

adb shell am start -a android.intent.action.VIEW -d "demoapp://items/1" adb shell am start -a android.intent.action.VIEW -d "demoapp://about"

Some info about deep links

A mobile deep link let users share content that's hidden deep inside an app. For example, if you want to send someone a link to a particular t-shirt from an app, you will do so by using a deep link. Without a deep link, your friend will have to find the specific app, open it in the homepage and then find the t-shirt (and hopefully they don’t get lost in the way).

Find more ionic tutorials and ionic starter apps

ionic-socialsharing-with-deeplinking-example's People

Contributors

djabif avatar gonzad77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ionic-socialsharing-with-deeplinking-example's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.