Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Remove Firebase JavaScript SDK

Aperta
#208 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Refactoring
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
firebase, javascript, react-native, typescript
Ambito
mobile

Direzione di ricerca

Inizia confermando che il JavaScript Firebase SDK ha causato il problema di accesso, quindi esamina firebase.js e gli altri file che dipendono da esso. Traccia questi utilizzi per identificare le modifiche necessarie e verifica che la dipendenza dal JavaScript SDK sia stata completamente rimossa, mentre l’app continua a utilizzare React Native Firebase.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug good first issue tech debt

Currently, Resell uses both the JavaScript Firebase SDK and the React Native Firebase library.

Based on the recent sign in bug, the JavaScript Firebase SDK behaves doesn't work so it should not be in use. Any part of our app that uses this fails, so we need to refactor this when we can. We also need some specific functionality of React Native Firebase, so since we are using that anyway, we should not have this inconsistency where we are relying on 2 different Firebase SDKs throughout the app.

We should completely remove the dependency on the JS Firebase SDK. You'll need to change firebase.js and other files that depend on it.

Let's start on this after we completely confirm that the JS Firebase SDK was causing the login issue though.

Lingua principale
TypeScript
Stelle
6
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di cuappdev/resell-react-native

Tutte le issue di cuappdev/resell-react-native

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.