Kevin Holland
Results
2
issues of
Kevin Holland
## 🐛 Bug Report Context: We are using the message value as the fallbackKey: ```js fallbackKey: function (ns, value) { return value } ``` When using the Trans component from...
react-native-web has deprecated `StyleSheet.compose()` https://github.com/necolas/react-native-web/releases#:~:text=%5Bchange%5D%20Deprecate%20StyleSheet.compose().%20Use%20style%20array%20syntax. I saw that a previous PR (#563) removed usage of `compose()` for this deprecation, but a subsequent PR (#555) re-added the usage of `compose()`. We...
bug report