Fidan Hakaj
Fidan Hakaj
Hi @AtlasRider, This is probably because pointing to `index.js` was not supported by the RN packager (now called Metro) when I was writing this utility. Unfortunately, I don't really have...
Good point! Could you please share with me a react-native-web project giving such exceptions so I can start investigating ?
This project needs the list of bundle dependencies as input to calculate the share code percentage. So Haul would need to provide that list given an entry point and a...
Indeed, I forgot to update this issue with my findings, I'll try to find back my repo & share it. Basically I switched to react-native-svg and as you mentioned splited...
Voilà, I published my findings after upgrading to latest `react-native` and `react-native-svg` in [fdnhkj/react-native-conical-gradient](https://github.com/fdnhkj/react-native-conical-gradient). It looks like there are some dropped fps. I don't really see how to improve it...
@andrewda I still get errors with @shqld 's fork. > Cannot find module 'react/lib/React' from 'ReactTestUtils.js' With following dependencies > "react": "16.0.0-alpha.12", > "react-native": "^0.48.4", > "enzyme": "^3.1.0", > "enzyme-adapter-react-16":...
@LeoNatan Don't you think the following note in README should be adapted then? > Runs on Devices: Gain confidence to ship by testing your app on a device/simulator just like...
@DanielMSchmidt Sure I can! Do you know if running on physical device on Android works? I have seen `android.attached` config in the [docs](https://github.com/wix/detox/blob/master/docs/Introduction.Android.md#4-add-android-configuration) but I didn't test it so I'm...
Any update regarding this bug ?
Thank you for the quick answer ! I found out that my "issue" was more related to the following discussions : - https://github.com/DiUS/pact-consumer-js-dsl/issues/43 - https://groups.google.com/forum/#!searchin/pact-support/mock$20service/pact-support/9MwuLpnUb04/KLMEBRpbCwAJ