TauTastic

Results 2 comments of TauTastic

I get a similar error on Android when I start the debugger using metro: `Error: [Reanimated] ProgressTransitionRegister is not available on non-native platform.` ![Screenshot from 2024-01-09 09-19-42](https://github.com/software-mansion/react-native-reanimated/assets/91988666/8bc09641-b7af-4612-b250-0462921c0b35) I'm using: ```json...

For me, this approach leads to a worse tailwind experience, since it's not always clear which two colors are meant by `bg-primary-200`. Another problem I sometimes run into is that...