atharesinc / athares

Expo Web and Native Codebase
0 stars 0 forks source link

DEV: Focus Inputs of Forms on Mount #23

Closed actuallydan closed 3 years ago

actuallydan commented 4 years ago

When a component mounts with an Input, make sure we focus it. Using screens/AddUser/index.js as an example.

Most of the Inputs are going to be in the screens/*/index.js files. Some key screens are: