Paweł Leszkiewicz
Results
2
comments of
Paweł Leszkiewicz
**How to handle prisms positioning on mobile? On Android's PoC we use camera movements in order to reposition the prism and fingers (multitouch) to rotate it - this works quite...
``` // main.js - Lumin mxs.bootstrap(); ``` ``` // index.js - ReactNative MagicScript.registerApp('MyApp', , false); ``` ``` class MyApp extends React.Component render() { } } ``` **1. Prism closing** -...