All Projects → ionicthemes → ionic-facebook-login

ionicthemes / ionic-facebook-login

Licence: other
Ionic starter app to show you how to add Facebook Log In to an Ionic App.

Programming Languages

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

Projects that are alternatives of or similar to ionic-facebook-login

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 (-76.81%)
Mutual labels:  ionic, ionic-framework, ionic-apps, ionic-tutorial
ionic3-image-handling
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.
Stars: ✭ 35 (-49.28%)
Mutual labels:  ionic, ionic-framework, ionic-apps, ionic-tutorial
Facebook Login With Ionic Framework
Ionic example app of how to add Facebook Native authentication into an Ionic Framework v1 app. Add facebook login to your ionic app!
Stars: ✭ 83 (+20.29%)
Mutual labels:  ionic, facebook-login, ionic-framework
google-maps-places-geolocation-for-your-ionic-app
Ionic example app of how to add Google maps, places, geolocation and related features into an Ionic Framework app.
Stars: ✭ 13 (-81.16%)
Mutual labels:  ionic, ionic-framework, ionic-tutorial
ionic-firebase-image-upload
Building an Ionic App with Protected/Private Content. This app shows how to use Firebase Storage from an Ionic Angular app both with public and private content.
Stars: ✭ 19 (-72.46%)
Mutual labels:  ionic, ionic-framework, ionic-tutorial
ionic-native-sms-retriever-plugin-master
Cross-platform plugin for Cordova / PhoneGap to Retrieve SMS. Available for Android.
Stars: ✭ 16 (-76.81%)
Mutual labels:  ionic, ionic-framework, ionic-cordova
ionic-hockeyapp
Need HockeyApp in your Ionic application, add this package!
Stars: ✭ 19 (-72.46%)
Mutual labels:  ionic, ionic-framework, ionic-cordova
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-68.12%)
Mutual labels:  ionic, ionic-framework, ionic-angular
ionic-video-chat-support
Ionic 3 Video and Group Text Chat
Stars: ✭ 19 (-72.46%)
Mutual labels:  ionic, ionic-framework, ionic-apps
ngx-ion-simple-mask
Input mask for Angular/Ionic
Stars: ✭ 21 (-69.57%)
Mutual labels:  ionic, ionic-angular
block-photos
A photos app built with Ionic and Blockstack as backend.
Stars: ✭ 24 (-65.22%)
Mutual labels:  ionic, ionic-framework
tietracker
A simple, open source and free time tracking app ⏱️
Stars: ✭ 126 (+82.61%)
Mutual labels:  ionic, ionic-framework
Json2typescript
Convert JSON to TypeScript with secure type checking!
Stars: ✭ 230 (+233.33%)
Mutual labels:  ionic, ionic-framework
ionic3-whatsappclone
This is a template for WhatsApp for user with ionic framework. It's just a template with no backend for now. See Roadmap in Readme below
Stars: ✭ 24 (-65.22%)
Mutual labels:  ionic-framework, ionic-apps
Ionic Wordpress Integration
Ionic Wordpress starter app 😎. Learn how to communicate your ionic app with Wordpress REST API with this starter and detailed tutorial.
Stars: ✭ 230 (+233.33%)
Mutual labels:  ionic, ionic-framework
Ionic Theme Editor
A theme editor for Ionic Framework
Stars: ✭ 229 (+231.88%)
Mutual labels:  ionic, ionic-framework
chihu
ionic2-example <吃乎>一款美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)
Stars: ✭ 64 (-7.25%)
Mutual labels:  ionic, ionic-apps
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 (-69.57%)
Mutual labels:  ionic, ionic-framework
ionic-login-component
Free sample of Premium Ionic Login Component
Stars: ✭ 17 (-75.36%)
Mutual labels:  ionic, ionic-framework
ionic-angular-news-app
📋 Ionic-Angular app to fetch news articles from a REST API using Typescript interfaces to define the expected structure of the json objects returned & http service providers. Custom pipes used to modify API news article titles, contents and convert the Universal Time Constant (UTC) date string. Dark mode, Offline Storage of favourite articles & …
Stars: ✭ 21 (-69.57%)
Mutual labels:  ionic, ionic-framework

Facebook Authentication in Ionic 4 Apps

This repo is an Ionic v4 starter app to show you how to add Facebook Log In to an Ionic App. There is also a detailed tutorial to help you with the Facebook setup and with the step by step of building this Ionic Framework app.

For this Ionic example app we are going to build a simple ionic 4 app that allows users to log in using their Facebook account. Once they log in, they will see a home page with their basic profile info.

Note: This code is for Ionic v4.

Installation of this app

Install node dependencies

$ npm install

Running the app

To run the app on your browser

$ ionic serve

To run the app on iOS

Follow the steps from https://beta.ionicframework.com/docs/building/ios

$ ionic cordova prepare ios

To run the app on Android

Follow the steps from https://beta.ionicframework.com/docs/building/android

$ ionic cordova prepare android $ ionic cordova run android

Get a professional Ionic 4 Starter App

Did you know that we recently released Ionic 4 Full Starter App? It's an ionic 4 template that you can use to jump start your Ionic app development and save yourself hundreds of hours of design and development.

It is also a PWA and has a score of 100 in lighthouse. Try it on your phone as a PWA to see the magic!

It also has lots of forms and validations examples.

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].