|
|
|
|
|
by t1amat
3426 days ago
|
|
For the types of problems the author is describing, NativeScript would not be there to support you. NativeScript surfaces the device API's across the JS bridge, and the serialization across this bridge and pressure on it will always lead to less performant code. You would have to drop to native modules all the same, and then what have you solved? |
|
Perhaps I'm misunderstanding your concern, but it doesn't look like js allocates for the actual object just a proxy for the java.