Phase2 Technology interview question

What is the react-native bridge?

Interview Answer

Anonymous

30 Apr 2021

it's javascript communicating with the native code via threads (3 to be exact, although the interviewer didn't point that out)