raphamorim / react-tv

[ Unmaintained due to raphamorim/react-ape ] React Renderer for low memory applications
https://www.npmjs.com/package/react-tv
MIT License
2.01k stars 148 forks source link

Error importing withFocusable and withNavigation from react-tv-navigation #146

Open matiasbenedetto opened 5 years ago

matiasbenedetto commented 5 years ago

Hello, I''m trying to reproduce the navigation example but I'm stuck trying to import withFocusable and withNavigation from 'react-tv-navigation'.

I'm doing:

import { withFocusable, withNavigation } from 'react-tv-navigation'

But an error is thrown: Unhandled Rejection (ReferenceError): Element is not defined