Christoph Pader

Results 135 comments of Christoph Pader

@pedro-et @Parveshdhull we would need to add the `locked` icon with size 20 to the resources, otherwise using the icon doesn't work. For testing purposes i just exported it from...

@jakubgs i think this got moved back to REVIEW because it needed to be rebased on develop. Can you please move it to E2E Tests again?

Is this ready for merge, or do these e2e tests need to succeed?

No, these changes affect nothing except the `react-native-reanimated` library.

`react-native-skia` versions above `0.1.139` are not compatible with RN 0.69. You can either upgrade to `[email protected]` or use `[email protected]`. Maybe Yarn's selective dependeny resolutions are helpful to you: [https://classic.yarnpkg.com/lang/en/docs/selective-version-resolutions/](https://classic.yarnpkg.com/lang/en/docs/selective-version-resolutions/)

Will investigate this soon. I think i already know what could be the issue...

> @nwpnkmngm ([#26 (comment)](https://github.com/margelo/react-native-graph/issues/26#issuecomment-1168198282) seems to fix the issue Yes! `[email protected]` and above fix this issue.

This was implemented in #41 and is available now in versions above `0.3.0`

This should be fixed with `[email protected]` and the latest skia version.