React Native's new architecture #1606
vanGalilea
started this conversation in
General
Replies: 2 comments
-
Observations:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Repo: https://github.com/khushal87/stream-chat-react-native-new-architecture.git |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
This discussion will contain an overview of where we stand as an SDK concerning opting in for the new architecture.
We're mainly a JS SDK that uses other libs that most bridge a specific native behaviour.
This is why most of our impediments will come from external factors, mainly these libs. that might not be ready yet.
Libs. blocking us:
react-native-reanimated
>=3.0.0-rc-0. Ref - 3.0.0-rc.2 Android - TypeError: Cannot read property 'stateNode' of undefined software-mansion/react-native-reanimated#3534Beta Was this translation helpful? Give feedback.
All reactions