DefinitelyTyped/types/react-router-navigation/package.json
Alexander T 86ba659356 react-native-tab-view: Provides its own types (#39522)
* react-native-tab-view: Provides its own types

* usee @types/react-native-tab-view in react-router-navigation-core

* set @types/react-navigation@3.0.8
2019-11-15 11:17:47 -08:00

7 lines
96 B
JSON

{
"private": true,
"dependencies": {
"@types/react-navigation": "3.0.8"
}
}