React Native Firebase Realtime Database Create Read Update Delete data

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 19

  • @unknownstranger8915
    @unknownstranger8915 4 หลายเดือนก่อน

    THIS IS THE ERROR : Firebase error. Please ensure that you have the URL of your Firebase Realtime Database instance configured correctly. PLEASE FIX?

  • @3-ms9qh
    @3-ms9qh ปีที่แล้ว

    مرحبا ... هل استطيع منع المستخدم انشاء منشور على قاعدة مرة ثانية

  • @ezequielmartinez7417
    @ezequielmartinez7417 2 ปีที่แล้ว +1

    When i try to create the username and the email into Firebase, i have this error "undefined is not an object (evaluating 'db._checkNotDeleted')" ... Swift&Kotlin > React Native

    • @InfoTechWAR
      @InfoTechWAR  2 ปีที่แล้ว

      I think your input boxes data is not passing. It is returning null value.

  • @jessicakatopo9165
    @jessicakatopo9165 2 ปีที่แล้ว +1

    Are you using firebase version 8 or 9 ?

    • @InfoTechWAR
      @InfoTechWAR  2 ปีที่แล้ว +2

      In this video I’m using v-9

  • @ertqw201
    @ertqw201 2 ปีที่แล้ว

    This error keeps occurring
    “Unhandled Js Exception: Requiring unknown module “4”. If you are sure the module exists, try restarting Metro. You may also want to run ‘yarn’ or ‘npm install’.”
    I use windows and i have already install “npm install firebase”
    Please help me😭

    • @InfoTechWAR
      @InfoTechWAR  2 ปีที่แล้ว

      I think the problem is coming from NPM or Yarn. First you need to install them correctly

  • @ThePlayerlpro
    @ThePlayerlpro ปีที่แล้ว

    Hello, please, help, Firebase take an exception: RangeError: Maximum call stack size exceeded, js engine: hermes

    • @InfoTechWAR
      @InfoTechWAR  ปีที่แล้ว

      I think your application using lot of data. If that case, you need to purchase pro firebase version. I’m not sure this issue

    • @ThePlayerlpro
      @ThePlayerlpro ปีที่แล้ว

      thanks for the answer, but no, i try to write one variable, drops again the error

    • @ThePlayerlpro
      @ThePlayerlpro ปีที่แล้ว

      @@InfoTechWAR this exception takes only with the function update, if i try to overwrite from scratch the data again, it works

    • @ThePlayerlpro
      @ThePlayerlpro ปีที่แล้ว

      @@InfoTechWAR But hova can i fold values?
      I have in db: countTrains: 0
      I try to make function update:
      countTrains: + countrains
      But it doesn't work

  • @jessicakatopo9165
    @jessicakatopo9165 2 ปีที่แล้ว +1

    How to solve firebase.database is not a function ?

    • @InfoTechWAR
      @InfoTechWAR  2 ปีที่แล้ว

      I am unable to tell the exact reason for this error without seeing the code. I have added my source code in the website. Get my code and check it out: infotechwar.com/it-solutions/firebase-realtime-database-with-react-native-crud/

  • @jesusaldaircruzortiz2178
    @jesusaldaircruzortiz2178 2 ปีที่แล้ว

    se puede trabajar con expo?