### Problem RN 0.80 made the [Strict TypeScript API](https://reactnative.dev/docs/strict-typescript-api) opt-in. We are not using it. RN 0.87 enables it by default. ### Solution While we're waiting for Expo SDK 58 to stabilize, let's work on opting-in to the Strict TypeScript API.
Problem
RN 0.80 made the Strict TypeScript API opt-in. We are not using it. RN 0.87 enables it by default.
Solution
While we're waiting for Expo SDK 58 to stabilize, let's work on opting-in to the Strict TypeScript API.