How can I disable showing notifications in my Expo app when the user is in a specific screen? I am currently designing a chat screen, and I want to disable push
I am doing a task where i have to load the url inside the webview so that i can show the video,everything is works fine but the thing is i need to pause the vi
I am working on a project and one of the tasks the application has to do is to fill an editable pdf form, with data collected from the database. The problem is
Hi im trying to set the filter value in function level state im getting the below error. Maximum update depth exceeded. This can happen when a component repeate
is it possible to get real line by line value from textView? Even if it's sizable, i want to get every line in forEach.My textView is pinch zooming which means
Say I have a ordered list like this. <ol> <li>a</li> <ol> Since this ol only has one item, I want to render it as a On the other han
I have problems to connect a nodeJS application which is running as a docker container to a mongoDB. Let me explain what I have done so far: $ docker ps CONTA
not too sure if this is a user error but I can't seem to get this working. I have a test that returns 200 and this always hits the If controller, but the follo