Build your own React Native Book Tracker (Barcode Scanner, Google APIs, Firebase, Expo)

Поделиться
HTML-код
  • Опубликовано: 26 янв 2025

Комментарии • 15

  • @galaxies_dev
    @galaxies_dev  Год назад

    Learn React Native FAST by becoming a member of Galaxies.dev today 🚀

  • @SebaMutuku
    @SebaMutuku Год назад +1

    I think instead of loading the book's data afresh, use filter based on selected item then share that information from books page to the IDs page. In this case, you will avoid re-rendering during useEffect promise resolution. I think useMemo will be helpful here.

    • @galaxies_dev
      @galaxies_dev  Год назад

      Yes that's right, the performance could be improved a bit!

  • @sasqo
    @sasqo Год назад +1

    thanks for your tutorial. It is really helpful

  • @HuyTran-vl6mc
    @HuyTran-vl6mc Год назад

    why I can't deploy expo-barcode-scanner not working on eas build in android apk

  • @furkanCoker
    @furkanCoker Год назад

    Hi, Simon. That's a great video. I built with you. And I add some other features like firebase login, fav books screen, other users books... its amazing but it is only work on expo. when I get apk and download the pyhscal phone or emulator. its crash on launch. do you have any idea

  • @svepel
    @svepel Год назад

    I use the provided source code, I updated file with FirebaseConfig. But why when I try to add new book when scanning the book the following error comes:
    Possible Unhandled Promise Rejection (id: 0):
    TypeError: Cannot read property 'textSnippet' of undefined
    TypeError: Cannot read property 'textSnippet' of undefined
    How this can be corrected?

  • @anthonyh3789
    @anthonyh3789 Год назад

    Simon, how did you route expo localhost to Firebase? Thanks for this tutorial.

    • @galaxies_dev
      @galaxies_dev  Год назад

      Not sure what you mean, I used the Firebase config as always!

  • @kai-xv8ei
    @kai-xv8ei Год назад

    Hi, Simon. Could you please make a video to teach how to make a button that can open a drawer with expo-router/drawer?

  • @malek6058
    @malek6058 Год назад +1

    intresting ⭐️

  • @hl6903
    @hl6903 24 дня назад

    Need more like expo + firebase