Open matiasbenedetto opened 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
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