我已经初步完成了React Native,Typescript和Google Maps的全新安装。但是,如下所示的最小示例,我收到错误,我认为我不应该接收,因为MapView应该接受style: any
道具。
此示例使用react-native-maps
,但我希望这可以说明一般情况下Typescript的工作原理。
以下是我的package.json
,tsconfig.json
和tslint.json
个文件:
https://gist.github.com/the-joat/43b1c371424ef5d2195f4ec52e99c5ea
截图:
https://i.stack.imgur.com/j4J2u.png