You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The React Native core team just published version 0.76 which comes with the new architecture enabled by default.
Most React Native apps will gradually migrate to the new architecture to benefit from a big performance boost. However, we need the ecosystem to support it.
I was wondering if you're planning on adapting @pusher/pusher-websocket-react-native to support it or if it has already been tested with the new architecture?
Many thanks!
The text was updated successfully, but these errors were encountered:
@greeeg I am migrating one of my company projects from 0.73 to 0.76 with new architecture and using this package. So far this is working as expected with new architecture.
The pusher should run for now but eventually, interoop mode will be turned off. When that happens we will need to migrate off pusher for better alternatives I guess 😭
Hello Pusher team 👋
The React Native core team just published version 0.76 which comes with the new architecture enabled by default.
Most React Native apps will gradually migrate to the new architecture to benefit from a big performance boost. However, we need the ecosystem to support it.
I was wondering if you're planning on adapting
@pusher/pusher-websocket-react-native
to support it or if it has already been tested with the new architecture?Many thanks!
The text was updated successfully, but these errors were encountered: