NoahSimajji

Results 10 comments of NoahSimajji

I am having this issue too? What is happening?

Can we try disable Hermes? will this work? curious (Haven't try from my side yet)

Hi @aqilhex I tried disable it is working fine for iOS side. https://blog.logrocket.com/using-hermes-react-native/#:~:text=compile%20and%20run.-,How%20does%20Hermes%20work%20in%20React%20Native%3F,in%20a%20better%20user%20experience ![image](https://user-images.githubusercontent.com/99951016/194019925-d1d25626-a5ae-4c47-bd21-c0e29a25c560.png)

Thank @syedtehrimabbas I tried to do vertical somehow got into some error message, your codes is a good reference to let me check what is missing, thanks once again.

Is there any nice vertical stepper libraries?

> Fixed this by updating updating `node_modules/react-native/scripts/find-node.sh` @ L7 > > ```diff > - set -e > + set +e > ``` > > P.S. Tried switching node from nvm...

Hello, there I upgraded my react-native-tab-view to 3.5.2 and pager view to 6.2.3 then the IOS freezing is gone. Not sure will help u guys or not. But that's my...

Any updates of solution for this issue? I encounter this issue on my side too.