Vladyslav

Results 6 comments of Vladyslav
trafficstars

@benjamn any chance this will get merged?

Here are the steps to fix the issue until patch is released (also fixes #1813): 1. Install `patch-package` as dev dependency ``` npm install -D patch-package ``` 2. Create `patches/@ui-kitten+components+5.3.1.patch`...

@JounQin Not sure OP came here with the same issue as I have but `prettier` basically overwrites 2 newlines with 1, so it doesn't respect that rule for some reason.

Here are the steps to fix the issue until patch is released (also fixes #1782): 1. Install `patch-package` as dev dependency ``` npm install -D patch-package ``` 2. Create `patches/@ui-kitten+components+5.3.1.patch`...

@greenfrvr please merge this one, as `defaultProps` in class components are still acceptable to use for now.

I've posted a [workaround](https://github.com/akveo/react-native-ui-kitten/issues/1813#issuecomment-2189708410) to fix this one and #1782 until this PR is approved