### Problem We have plain-text accessibility roles across the app for all our accessible pressable components. ### Solution Use a CONST instead to prevent typos and make the available options more obvious to future developers.
Problem
We have plain-text accessibility roles across the app for all our accessible pressable components.
Solution
Use a CONST instead to prevent typos and make the available options more obvious to future developers.