Skip to content
Discussion options

You must be logged in to vote

No, react-native-unistyles is a separate library and reanimated doessn't require any other external library to work (except the react-native-worklets when you are using reanimated v4). Maybe react-native-unistyles replaces the default View component exported from react-native with its own implementation or something?

Our PerformanceMonitor component imports a plain View component from react-native and, based on your stack trace, it seems that it fails to render this component. It seems that unistyles are replacing this default View component with their own implementation which doesn't work.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by MatiPl01
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants