I am relatively new in react native. I can easily show button (with shadow, etc) as in here. <Button mode="contained" color={'#f08e25'} contentStyl
I'm developing a react native component on storybook, which uses react-native-paper and react-native-vector-icons. The problem is that I can't see the icons, I
I'm working with the React Native Web and React Native Paper library with Styled Components. Basically I would like to customize the TextInput inner components:
I am trying to move the "three-dot" menu to the right side. So I put a {marginLeft: auto} for it. But, it's not moving to the right. What is the problem? Also,
I have a textinput that changes color if the conditions are met or not (green to brown and vice versa) when it is focused. I would like the colors to stay the s