Miyamae Tetsuya

Results 1 comments of Miyamae Tetsuya

I used overrides to solve the problem as this is a version specification issue with the `@types/react` package. ``` { "name": "my-app", "dependencies": { "react": "18.1.0", "react-native": "0.70.5", "react-native-walkthrough-tooltip": "1.5.0"...