Why I FAILED to Build EPUB Reader Using React Native

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

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

  • @crackalack-vq4qv
    @crackalack-vq4qv หลายเดือนก่อน

    I just got into app dev and an ereader is my first project, it kinda sucks that there isnt any decent package for epub reading :(

  • @TheOneReesy
    @TheOneReesy 2 หลายเดือนก่อน

    Thank you for posting this, I stumbled upon the exact same issue but instead of taking your approach and trying to figure it out I just yelled at LLMs (with no luck!) but at least now I know why!

  • @stefanosalexandrou
    @stefanosalexandrou 10 หลายเดือนก่อน +2

    Can you make a full tutorial for stripe in React Native Expo?

    • @fsniraj
      @fsniraj  9 หลายเดือนก่อน +1

      Great suggestion!

  • @ranakaleem9012
    @ranakaleem9012 9 หลายเดือนก่อน

    Quite interesting conversation… can you show your work…like you uploaded on git or any platform

  • @abdo-bg8so
    @abdo-bg8so 10 หลายเดือนก่อน

    will you publish a course on this project ?

    • @fsniraj
      @fsniraj  10 หลายเดือนก่อน

      Don't know may be not.

  • @pistachevolante
    @pistachevolante 10 หลายเดือนก่อน +1

    Hi met exactly the same problem this week...

    • @fsniraj
      @fsniraj  10 หลายเดือนก่อน

      Did you get the solution?

    • @pistachevolante
      @pistachevolante 10 หลายเดือนก่อน

      @@fsnirajunfortunately not.

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

    Hi, I do not know why you did not mention this package: epubjs-react-native? it looks like they have there it working for IOS. But you have nice video, thank you! I was also curious why epub file can not be read if it is saved in local storage.

    • @fsniraj
      @fsniraj  4 หลายเดือนก่อน +1

      I really don’t know or forgot about it, if I tried it. Let me know if it works properly.

    • @crackalack-vq4qv
      @crackalack-vq4qv หลายเดือนก่อน

      I tried working with epubjs react native. It's alright, but there is no way to show page numbers or go to a specific page. In extension that means you can't save the progress of the book in any way.

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

      @@crackalack-vq4qv hey did you resolve this problem?

    • @VuTuanIT
      @VuTuanIT 10 วันที่ผ่านมา

      @@crackalack-vq4qv did you try goToLocation() method?