Kevin Perrine

Results 19 comments of Kevin Perrine

FWIW, I did this. I asked about it on gitter before submitting a PR, but haven't heard anything yet. https://github.com/kevinsperrine/serverless-dynamodb-local/commit/9438c4d92557b9f35766bf37a2e2a7d8798d4b61

@joel-bitar Were you able to make any progress here? I'd like to be able to get a simulator build working as it just helps the overall development processes, but I've...

@chiechelski I'm running into this same issue on RN 0.59.0+. Does that match your version, and have you found a solution?

@chiechelski This is going to sound absolutely stupid, but are you using Pods in your project and are you doing a `#include "Pods/Target Support Files/blah/blah.xcconfig"` at the _top_ of your...

@fluiddot I managed to make it work by changing the pods file include as mentioned above. By combining the two configs (unity and pods) together I was able to make...

@Deishelon ```// // UnityConfig.xcconfig // rnunitydemo // // Created by xzper on 2018/3/6. // Copyright © 2018年 Facebook. All rights reserved. // // Originally I was including my pods file...

@Ritu-Thakur Yeah, we still want to remove it so that we can remove styled-components from our dependencies. You can leave deprecated components for last in priority.

@Ritu-Thakur It's used in the story. SimplePagination.story.jsx

Also relevant to this discussion: https://github.com/carbon-design-system/carbon-addons-iot-react/issues/2317

@mateBe95 I'm not on the Carbon team, so I don't know. There are numerous outstanding issues related to this, but no prognosis or timeline yet. See: https://github.com/carbon-design-system/carbon/issues/7565#issuecomment-786921600