Stripe payment integration in React Native apps using Firebase

Stripe payment integration in React Native apps using Firebase In this post, you’ll learn how to integrate Stripe Payment Gateway in React Native apps. We’ll implement this functionality using a Firebase cloud function, acting as our server side logic. Stripe is one of the most widely used and fastest growing payment gateway you can integrate in your website or app. It supports a wide variety of payment options, including Apple Pay and Google Pay, and is quickly spreading across the globe. Stripe can take care of almost all your payment requirements in apps and website. Stripe’s ease of integration has made it a popular developer choice over PayPal and other payment gateways. A good comparison between Stripe and PayPal can be studied here (spoiler – Stripe wins) ...

September 14, 2019 · 10 min · Abhijeet Rathore

Firebase analytics in React native app

Firebase analytics in React native app In this post, you’ll learn how to implement the easy to integrate Firebase Analytics in React Native apps. **Complete code of this post can be found in the Github repository **react-native-firebase-analytics What is analytics Analysis is focused on understanding the past; what happened and why it happened. Analytics focuses on why it happened and what will happen next. ...

September 10, 2019 · 9 min · Umang Darji

Twitter Login in React Native Apps Using Firebase

Twitter Login in React Native Apps Using Firebase In this tutorial, you will get to know how we can implement both React-Native Firebase Social Auth Twitter login in our app and how to integrate react-native-twitter-signin npm package for twitter login in our cool application, and then test it on Android. **Complete source code of this tutorial is available here – **React-Native-twitter-login (android branch) Twitter Login – What and why? There are several reasons why you should use a Twitter login in your app ...

August 29, 2019 · 12 min · Md Shadman Alam

Integrate Google Login in React Native (Android) apps with Firebase

Integrate Google Login in React Native (Android) apps with Firebase In this post, we’ll learn how to setup Google Login in React Native apps using Firebase. We’ll implement the authentication using react-native-google-signin npm package, and then test it on Android. _Complete source code of this tutorial is available here – _** React-Native-google-login**** _ (android branch)_** I have another blog explaining how to implement Google Login in React Native for iOS, using Firebase. ...

August 21, 2019 · 16 min · Abhijeet Rathore

Integrate Google Login in React Native apps with Firebase (iOS)

Integrate Google Login in React Native apps (iOS) with Firebase In this post, we’ll learn how to setup Google Login in React Native apps using Firebase. We’ll implement the authentication using react-native-google-signin npm package, and then test it on iOS. I have another blog explaining how to implement Google Login in React Native for Android, using Firebase. _Complete source code of this tutorial is available here – _** React-Native-google-login** Google login – What and why There are several reasons why you should use a Google login in your app ...

August 21, 2019 · 15 min · Abhijeet Rathore

React-Native Firebase Phone Authentication with CRUD Operations and Image Upload on storage

React-Native Firebase Phone Authentication with CRUD Operations and Image Upload on storage This post is all about authenticating firebase phone number authentication and CRUD operations in your cool new app. In this post, you will learn How to implement authenticate phone numberin our app. How to perform Firebase CRUD operations in React-Native app. How to upload an image on firebase storage Before start, first you will need a React-Native app to start with, hence you can follow how to create a react-native app for beginnersand start after that from here. ...

August 20, 2019 · 9 min · Md Shadman Alam

Firebase Push notifications in React Native Apps

Firebase Push notifications in React Native Apps In this post, we’ll learn how to setup Push notification in React Native apps using Firebase. We’ll send notification using Firebase console and receive them in the app. We will also learn how to handle push notifications in your React Native apps. By handling , I mean how to access the data sent via the notification inside your app, and wake your app up if it is asleep or closed. ...

August 12, 2019 · 11 min · Abhijeet Rathore

How to integrate Firebase in React Native apps

How to integrate Firebase in React Native apps If you would like access to the entire source code, you can check out the GitHub repo here. For step-by-step tutorial, continue reading below. Firebase is a Backend as a Service (BaaS) that provides an advantage to mobile developers who use React Native for developing mobile applications. Firebase is a platform that got acquired by Google and has a healthy and active community. ...

July 26, 2019 · 7 min · Aditya Sharma

Firebase with Ionic 4 - Hosting, Auth and DB connection

Firebase with Ionic 4 – Hosting, Auth and DB connection Firebase Starter Kit (Ionic 4)**: **A great starter to get you started with Ionic 4 and Firebase. Let’s take a dive to know the paramount benefits of Firebase for your Ionic 4 App. Firebase is a mobile and web application development platform developed by Firebase Inc. in 2011, then was acquired by Google in 2014. Firebase is a toolset to “build, improve, and grow your app”. It gives you functionality like analytics, databases, messaging and crash reporting so you can move quickly and focus on your users. ...

July 17, 2019 · 8 min · Md Shadman Alam

Adding Firebase to your Flutter App

Adding Firebase to your Flutter App Introduction Firebase is a Backend-as-a-Service – BaaS – that started as a YC11 startup and grew up into a next-generation app-development platform on Google Cloud Platform. Firebase frees developers to focus on crafting fantastic user experiences. You don’t need to manage servers. You don’t need to write APIs. Firebase is your server, your API and your datastore, all written so generically that you can modify it to suit most needs. Yeah, you’ll occasionally need to use other bits of the Google Cloud for your advanced applications. Firebase can’t be everything to everybody. But it gets pretty close. ...

July 17, 2019 · 6 min · Shivam Goyal
Hey! 👋 ?
Use AI Chat Agent Instant answers on store.enappd.com
OR
Email Support support@enappd.com