|
|
|
|
|
by seivan
3927 days ago
|
|
Could have used React and tried to share component source between iOS, Android and Web. I mean since you're going to fully go web, I don't see the problem in this. It's all JavaScript anyway, unless you want to start playing with the hardware APIs. Yeah you would have to write some of the UI layer differently, but I think it isn't that much. You can wrap your own UI components to use Android/iOS/Web internally. |
|