Build: Simple Counter
A screen with a counter that increments when you press a button. This app will be built using Expo and EAS Build.
Target UI
--------------------- | Simple Counter | --------------------- | | | 0 | | | | [ Increment ] | ---------------------
Display a number starting at 0 in the center
Add a button labeled 'Increment' below the number
When the button is pressed, increase the number by 1
Use Expo managed workflow compatible code
Prepare the app for EAS Build deployment