DEV Community

Cover image for How React-Native Cross-Platform Works?
A Serputov
A Serputov

Posted on

2 1

How React-Native Cross-Platform Works?

React-Native. https://github.com/facebook/react-native

This Blog Post started as a curiosity on how cross-platforming features work in React Native, but while researching, I discovered that this blog post should be a work in progress about something more.

About https://webkit.org WebKit engine.
About hidden JavaScriptCore framework. https://www.cyberark.com/resources/threat-research-blog/the-mysterious-realm-of-javascriptcore
https://github.com/WebKit/webkit/tree/main/Source/JavaScriptCore
About Why every browser switching to Blink could be bad news for the web https://medium.com/@stouff.nicolas/why-every-browser-switching-to-blink-could-be-bad-news-for-the-web-aea773059e84
About Gecko.https://developer.mozilla.org/en-US/docs/Glossary/Gecko
About Chrominum&V8&Blink. https://www.chromium.org/chromium-projects/
https://v8.dev
How I decided to switch for only Chrominium based architecture browsers.
I will call this blog post a work in progress.
There are a lot of things to research.
If you're curious how cross-platform systems work, across Linux,osx, windows, ios, android or different processors, leave a comment or ideas. Thanks.
p.s I knew JavaScript was weird, but why so why sooooo odd.

https://www.cyberark.com/wp-content/uploads/2021/03/Figure1.png

Conclusion

TL;DR

⚠️ Next Blog Post.

Links

πŸ–‡ Follow me on GitHub

πŸ–‡ Follow me on Twitter

_p.s This post was made out of my curiosity

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay