pavelbabenko

Results 26 comments of pavelbabenko

@FrSenpai I think your GestureHandlerRootView should have `style={{flex: 1}}`

@piaskowyk For me the issue exists only in production mode

Same issue Some of icons are rendered correctly, but some not. I found that when I switch to FontAwesome6, most of icons work correctly, but not 100%.

Note: to update `expo-font` to `12.0.5` you should run `yarn add expo-font@next` for now

Looks like the issue related to sentry Fix worked for me: https://github.com/software-mansion/react-native-reanimated/issues/5671#issuecomment-2293125830

Here is my patch which fixes warnings [react-native-collapsible-tab-view-npm-8.0.0-d940cdc0a3.patch](https://github.com/user-attachments/files/17777297/react-native-collapsible-tab-view-npm-8.0.0-d940cdc0a3.patch)