Jonas

Results 5 issues of Jonas

I tried to find the example to use iconComponent property in example folder. None of them is using it. I've tried the following code but it doesn't work. ``` const...

I'm getting the following warning when I use PortalProvider. "react": "17.0.2", "react-native": "^0.65.1", "react-native-portal": "^1.3.0", Warning: componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details....

## Describe the bug I am getting the following error. error: Error: Unable to resolve module react-native/Libraries/Components/ScrollResponder from C:\Projects\Tests\DataTable\node_modules\deprecated-react-native-listview\index.js: react-native/Libraries/Components/ScrollResponder could not be found within the project or in these...

### Version Tell us which versions you are using: - react-native-image-crop-picker v0.38.0 - react-native v0.65.1 ### Platform Tell us to which platform this issue is related - iOS ![image0](https://user-images.githubusercontent.com/850933/184292218-85bce209-bea2-45bf-a85c-75e4bacedf37.png) ###...

I'm getting the following warning. WARN EventEmitter.removeListener('change', ...): Method has been deprecated. Please instead use `remove()` on the subscription returned by `EventEmitter.addListener`. "react-native": "^0.65.1", "react-native-paper": "^4.9.2", "react-native-paper-dropdown": "^1.0.7", Dropdown doesn't...