When I add one or more native elements to a scene and attempt to move them, they’re inserted into the scene and the scene transitions to the devices view, the performance of my test devices (an sgs3 and an sgs7) both drop from 60 to around 25 fps. When the scene is done moving, the fps is back to a consistent 60 again.
I’ve only tested with native.newTextField and native.newMapView so far.
The other issue, of which I imagine is connected, is that the native elements lag behind the group they’ve been inserted into when that group moves.
Is there anything I can do to improve performance during translations?