|
|
|
|
|
by je42
3395 days ago
|
|
it shares some components. like javascriptcore. difference is the js - native bridge. for react native it is fixed bridge, that can only change with a change in the binary. for rollout they can execute any native code with an update of the JS. |
|