Replies: 2 comments 1 reply
-
We use react-native-web in Xueqiu (雪球), or Snowball Finance https://xueqiu.com, a FinTech company with over 12 million registered monthly active users . Thanks to React Native and React Native Web, In 2022, 70% of our new features are wroten in the same code for our iOS app / Android App / mobile web (H5). React-native-web improves our development efficiency, we can write&debug UI / react states / server api in Chrome , which is much more convenient than using phone or Simulator. We wrote articles to introduce the advantage of React-native-web, and our practical experience in Xueqiu. for example : https://juejin.cn/post/7168778901970223111 We alse build a little universal components library for iOS / Android / mobile web with styled-system https://snowbox.js.org/ |
Beta Was this translation helpful? Give feedback.
-
Please only comment to share how you are using React Native for Web.
Include the company name, link to its website, and links to any OSS repositories using react-native-web.
Beta Was this translation helpful? Give feedback.
All reactions