Ethan Kemp

Results 16 issues of Ethan Kemp

I've set up the example project in Android Studio 4.1.2 and built it successfully. Then I attempted to load my own (simple) model: ```I/flutter (32680): ----- ----- PARSE assets/mask-prototype.obj I/flutter...

After adding the latest react-native-fast-image, I've attempted a preload() and instead received: ``` 08-09 21:57:20.062 28825 29127 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.dylanvann.fastimage.FastImageViewManager 08-09 21:57:21.323 28825...

bug

Despite the documentation, returning false _does_ alter the internal state of the module and changes updated_src. I've set up a simple demo here: https://codesandbox.io/s/naughty-ganguly-l2zr38?file=/src/App.js This causes, at least: when being...

Currently our solution is to save some fields in state and remove them from the initially-loaded JSON (adding back in later). Ideally we can just set a CSS class on...

## Current Behavior `clinic doctor -- npm start` does not work because there are compilation/bundling/etc steps going on that clinicjs cannot read into. The `start` script for my setup is...

I'm at the end of my rope here. The goal is to use ArCoreFaceView and add custom 3d objects exported from Blender. No animations required. But I'm not able to...

Particularly with the Sceneform library: the plugin instructions require adding the dependency as `implementation 'com.google.ar.sceneform:core:1.8.0'`, but the example's build.gradle uses `apply plugin: 'com.google.ar.sceneform.plugin'` Is there an updated usage guide?

It seems this babel preset chokes on some Extendscript markup for UI elements: ``` SyntaxError: /Users/XXXX/lib/main-panel.jsx: Unterminated string constant. (1:24) > 1 | var events_resource = """Group { orientation: 'column',...

I have set the recommended forge config in `publishers` like ```publishers:[ { name: '@electron-forge/publisher-electron-release-server', config: { baseUrl: 'http://..... ', password: 'xxxxxxx' ``` and it is working well locally. When running...

Steps: Install most recent 0.59 version. Drag to Applications. Run game, hit Enter on "Start Game". Game quits immediately.