Implement JSI for status-go instead of RN bridge #16628
flexsurfer
started this conversation in
General
Replies: 3 comments
-
@flexsurfer still the case? |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes |
Beta Was this translation helpful? Give feedback.
0 replies
-
This will require a bit more discussion and it's not actionable at the moment, moving to discussion for now |
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.
-
Feature Issue
Currently, status-go is implemented as a native module and uses RN bridge, when we load messages its a lot of data, so the bridge is a bottleneck, there is a better way, React Native JSI Modules
Description
https://blog.notesnook.com/getting-started-react-native-jsi/
Beta Was this translation helpful? Give feedback.
All reactions