Dmitry Zhigulin
Dmitry Zhigulin
### Describe the bug When using the Minimal theme, there is no git status indication at the command line prompt when you are in the valid repo directory. ### Steps...
### Description Using `react-native-reanimated` and `react-native-screens` in a React Native 0.78.1+ app on Android, I’m seeing unexpected layout changes when navigating between screens. After navigating forward from the screen containing...
### Motivation `ToggleButton` and `ToggleButtonRow` components only supported string values, causing TypeScript errors when developers tried to use numbers, enums, or custom types. ToggleButtonGroup was already generic but ToggleButtonRow weren't....