|
|
|
|
|
by tomduncalf
2338 days ago
|
|
Impressive project, especially for a high schooler! Congratulations on the release of v2! I have been very impressed with how well an existing React Native app can be ported to Electron via react-native-web - I’ve done this for a couple of apps with quite bespoke UIs and it worked almost seamlessly - the main work was tweaking some stuff which used “onTouchX” events to also support mouse. That said, Electron of course comes with an overhead that may not be suitable for every project, so it’s great to see work like this going on! |
|