Posts by Mateus Nunes • 1 point
1 post
- 
		0 votes1 answer39 viewsQ: How not to allow the zoom of the phone in the App?Good morning, you guys, I need to not let the user’s mobile zoom affect my App. I used the viewreport components: content="width=device-width, height=device-height, minimum-scale=1, maximum-scale=1,…