An open API service indexing awesome lists of open source software.

https://github.com/infinitered/legacy-react-native-typescript

Ancient history
https://github.com/infinitered/legacy-react-native-typescript

Last synced: 11 months ago
JSON representation

Ancient history

Awesome Lists containing this project

README

          

# legacy-react-native-typescript

Here's some react-native typescript typings of yester-year.

Forked from `@types/react-native`, slightly tweaked and frozen in time.

You'll want to link in your package.json like this:

```json
{
"devDependencies": {
"@types/react-native": "infinitered/legacy-react-native-typescript#493-geolocation"
}
}
```

Chances are you don't want to be using this repo.