Vladislav P

Results 30 comments of Vladislav P
trafficstars

The issue appears to be with flux. They know about it, but do not seem to plan to have that resolved. Instead suggested to wait for next release of react-native...

> same problem but gradle 8.0 isn't the reason, 7.2.2 - still appears appeared after update on Android Studio to Flamingo @jorrrdane I agree as well. It seems to be...

I am seeing this too, I am trying to troubleshoot why my old toolbar wrapper class on Android stopped working. So I just plugged in the Android toolbar example that's...

@phil-hudson were you able to fix this error? I thought it would get resolved by making sure that expo-presets babel plugin is eliminated (as it tries to substitute react-native-vector-icons package...

@phil-hudson I tracked down my issue to an incorrect import statement (not sure if this something i changed accidentally, or something changed in RN Vector icons in the latest releases)...

@nielskrijger thnx for the follow up. I will post here if I find something better to land onto. I am using this component in RN as well on web with...

There are several warnings (including deprecated component life cycle API usage, and need to bump dependencies, and migrate to React 16.9). The author this component mentioned, that he might find...

receiving the same error as reporter of the issue above. seems like the module does not work. > > ---------------------------------------------------------- > child_process.js:381 > throw new TypeError('"file" argument must be a...

Indeed, I am using dowload = false. But the error of unsupported OS still comes up. As you noted, npm node openjdk11 are all native tools on OpenBSD (and the...

thank you!. Just an FYI For openBSD the whole toolchain gradle/nodejs/npm works well, so you you can check the issue there (or I can do a fix test, if you...