Tuguldur UlamUndrakh
Tuguldur UlamUndrakh
How can I set custom font to PickerItem on Windows? I tried to set `itemStyle` props, but not working. ``` ... itemStyle={[ itemStyle, { fontFamily: customFontFamily, }, ]} ... ```...
I have an issue on Windows where the picker is overlapping other elements due to its z-index. Expected behavior: The picker should open without overlapping other elements on the screen,...
Hi team, I am building Windows app using react-native. I am wondering does this library supports Windows? Thanks.
We are making a Windows app using react-native, react-navigation and react-native-windows. But when we navigate to some page and go back to home screen, then our SVGs in home screen...