You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has a problem at this time. It hangs like that without opening the book on android, virtual machine development. With ios I do it again and it runs normally.
Here is what I am doing to test it out
import { memo } from 'react';
import isEqual from 'react-fast-compare';
import Wrapper from '@components/wrapper';
import { Reader } from '@epubjs-react-native/core';
import { useFileSystem } from '@epubjs-react-native/file-system';
Summary
It has a problem at this time. It hangs like that without opening the book on android, virtual machine development. With ios I do it again and it runs normally.
Here is what I am doing to test it out
import { memo } from 'react';
import isEqual from 'react-fast-compare';
import Wrapper from '@components/wrapper';
import { Reader } from '@epubjs-react-native/core';
import { useFileSystem } from '@epubjs-react-native/file-system';
What platform(s) does this occur on?
Android
What workflow(s) does this occur on?
Bare Workflow
Environment (or package.json)
Your .epub file
No response
Minimal reproducible example
No response
I confirm that i have
The text was updated successfully, but these errors were encountered: