Sasha Matveychuk

Results 3 issues of Sasha Matveychuk

I tried to use this package for web using react-native-web. But while building had an error: ERROR in ./node_modules/react-native-hyperlink/dist/index.js Module not found: Error: Can't resolve 'react-native' in '/.../web/node_modules/react-native-hyperlink/dist'. Should I...

Please update your package also to remove this warning. _Warning: Failed prop type: The prop `justify` of `ForwardRef(Grid)` is deprecated. Use `justifyContent` instead, the prop was renamed._ Thanks in advance!

I want to use this library to select rows in the table for further actions. I can describe component type for SelectableGroup, for example, tbody. But I can't set component...