Hacker News new | ask | show | jobs
by superplussed 2890 days ago
After starting to use RN for iOS, did you adapt the web app to use react-native-web?
1 comments

No, we do not share Views with web. All view logic is custom on each platform.

- a Discord iOS engineer