Using capacitor as a native shell for your web app can be very nice, actually. It lets you hook into native API calls and build native apps while hardly ever having to write native code, unless you want to, which presumably you don't since you're writing react native.
- Posts
- 2
- Comments
- 125
- Joined
- 3 yr. ago
- Posts
- 2
- Comments
- 125
- Joined
- 3 yr. ago
- JumpDeleted
Permanently Deleted
- JumpRemoved Locked
Wildtangent games?
I guess you could see it that way, but web views are inherent in mobile operating systems, they don't need to be bundled into your app, so capacitor apps aren't big bloated memory consuming applications like electron apps are. There's a lot of well made apps running on capacitor that you wouldn't even know, especially if you use something like ionic framework to actually have the look and feel of native mobile apps.