rsys2022
Results
3
issues of
rsys2022
`import styled from '@emotion/native'; import { SpatialNavigationNode,DefaultFocus } from 'react-tv-space-navigation'; import { TextInput as RNTextInput } from 'react-native'; import { useRef ,useEffect} from 'react'; import { Typography } from './Typography';...
bug
needs more details
when we move the focus from the input field to the button then the focus goes to the button but when click enter then opens the keyboard rather than the...
needs more details