Remaining tasks for this: - [x] Handle screen rotation (e.g. resize) - [x] Handle reinstantiation of EngineView - [x] Handle reinstantiation of Engine - [x] Handle remote debugging (e.g. don't crash, return 0) - [x] Handle suspend/resume - [x] Handle runtime warning about initializing graphics on JS thread - [x] Forward through touch/pointer input - [x] Figure out what to do about bitcode (enabled by default for React Native apps, disabled in our cmake build for Babylon Native) - [x] Make release (profile) build work
Remaining tasks for this: