Sarthak Pranesh

Results 14 comments of Sarthak Pranesh

Hey @rohansuri1996 👋🏽 , I really don't remember much of this project, but here is what I am able to recall 1. I didn't implement load balancing natively on the...

Hey, @alexakasanjeev if no one has taken up this issue then I would like to work on it. There is just a slight problem that I won't be able to...

Hey @enterv0id I haven't tried the project with latest Go and Walls v2. It may take some changes to get it to work. I'll try to find time and look...

Hey @enterv0id, I finally found sometime to migrate the application to wails v2. I have currently only tested it on Linux. Will be testing on Windows and Mac later (don't...

Hey, you can try deleting the `gradle-wrapper.jar` file and then re-create it using the gradle command. Refer this https://docs.gradle.org/current/userguide/gradle_wrapper.html

I have hermes disabled and using the jsc engine. Facing a similar crash on One Plus 8 pro (only seen on this device). Not sure why its trying to load...

Hey @Developeranees and others My team has finally shifted to the latest version of React Native (v0.70.6) and we successfully completed the update process. We are now also running Hermes...

This might have something todo with - https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0641-decoupling-flipper-from-react-native-core.md Though I am not completly sure.

@johnbaishya You can download platform specific Flipper file from here - https://github.com/facebook/flipper/releases/tag/v0.237.0 I can confirm the Hermes Debugger (RN) works on v0.237.0 but doesn't work on anything after that.

Hey, I haven't been using windows for sometime now. But I do remember their being some differences in the CSS support when we package application for windows. You can replace...