Is there any documentation about JSI? #48
-
I am exploring moving to the new architecture at our company, and was wondering if we have any documentation about JSI and the React Native Core someplace. We have developers who are comfortable with C++, Java/Kotlin, Objective-C/Swift and would love to move some of our stuff over to the new architecture but are finding it difficult to grasp as there is no documentation surrounding it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hi @samrith-s, thanks for your question!
What kind of documentation would you like to have? We were not planning to have it, given that it is some internal details and you users won't have to deal with JSI directly. But if you help us out, understanding which kind of information you would like to find there, we can think about writing it and plan some work accordingly. In the mean time, the source code for JSI is open source, and can be explored here. |
Beta Was this translation helpful? Give feedback.
Hi @samrith-s, thanks for your question!
What kind of documentation would you like to have? We were not planning to have it, given that it is some internal details and you users won't have to deal with JSI directly. But if you help us out, understanding which kind of information you would like to find there, we can think about writing it and plan some work accordingly.
In the mean time, the source code for JSI is open source, and can be explored here.