|
|
|
|
|
by ed
3422 days ago
|
|
Sounds like a good opportunity to build some performance-tuning muscle :) Whether using RN or java, you'll want to know how to debug memory/performance issues on Android - they're mostly unavoidable on mobile devices! (And maybe you can file some issues against React Native, too, which would be great and help the platform) |
|
And using ReactNative or NativeScript for the high level UI and a plug-in to handle pushing the bits around is probably still a better choice than going completely native.