Made with Expo & Web Firebase SDK
Tutorial: https://blog.expo.io/instagram-clone-using-firebase-react-native-expo-cc32f61c7bba
Download with:
git clone https://github.com/EvanBacon/firebase-instagram.git && cd firebase-instagram
Install Libs:
yarn
Run with:
expo start
Firebase接入 1.Firebase开发者文档: https://console.firebase.google.com/?hl=zh-cn https://firebase.google.com/docs/android/setup?authuser=0 https://firebase.google.com/docs/analytics/android/start?authuser=0
看文档 首先请参阅官方文档,该文档非常详细的讲述了集成步骤,请认真阅读。 注意点 在官方文档中的第二步骤中别忘了 apply plugin: ‘io.fabric’,否则会提示错误如下: The Crashlytics build ID is missing. This occurs when Crashlytics tooling is absent from your app's build
https://firebase.google.com/docs/cloud-messaging/ Firebase Cloud Messaging接入文档
目录 备注 Google Google分享 Google推送 FaceBook FaceBook分享 Twitter Twitter分享 Instagram Instagram分享 SDK下载 UIWebView转WKwebView问题 备注 如果已经有使用了友盟的话,改外海外版,授权可以使用facebook和twitter,google和ins需要单独使用,如果是直接就准备做海外版,强烈推荐
Firebase is a Backend-as-a-Service (BaaS) app development platform that provides hosted backend services such as a realtime database, cloud storage, authentication, crash reporting, machine learning,
@nativescript/* plugins npm run setupnpm start @nativescript/firebase-admob @nativescript/firebase-analytics @nativescript/firebase-app-check @nativescript/firebase-auth @nativescript/firebase-core @n
firebase-ruby 是 Firebase 后端 API 的 Ruby 语言封装。 示例代码: Firebase.base_uri = 'https://<your-firebase>.firebaseio.com/'response = Firebase.push("todos", { :name => 'Pick the milk', :priority => 1 })response.
Firestorm 是一个 firestore 的 TypeScript ORM 框架。 示例代码: import * as firestorm from 'firebase-firestorm';...const firestore = firebase.initializeApp(...);firestorm.initialize(firestore, /* options */);@root
Firebase for Laravel A Laravel package for the Firebase PHP Admin SDK. Installation Laravel Lumen Configuration Usage Multiple projects Upgrading Support License Installation This package requires Lar
FirebaseCMS FirebasCMS is an e-commerce and blogging platform with a storefront and CMS built with Angular 4 (Angular CLI), Firebase (AngularFire2), Angular Material and Stripe. Create, moderate and m