David Guerin

Results 11 issues of David Guerin

Hi, Thanks for your work. I don't know if you're aware of it, but I lost a lot of time because of a very specific issue today. When the structure...

react-native

Theses changes made the library work on one of my project. And I think it might be easier for other people to contribute to this project in the future if...

Hi, How does one serve a front-end web app with packr2 ? Here's my issue, I'm trying to serve a static website from a folder `../webapp/public`, except it doesn't work...

Hi, Not an issue, but for those of you who might have an issue the memory used with tsconfig-path in production, I made https://github.com/Daavidaviid/replace-ts-alias. That way you can still use...

Hi, As you can see on my previous issue : https://github.com/cawfree/react-native-quiet/issues/9 I was playing with this library and I realized that the app is rejected by App Connect because the...

We expect to get a snapshot with the right type, but instead, we get unknown. Downgrading to 11.11.0 fixes the issue

needs-triage
api: firestore

### Version - tcomb-form v0.9.20 - react v16.4.1 ### Expected behaviour When I click on submit button I call this function : ... loginWithPassword = async () => { const...

## Your Environment * Plugin version: * Platform: Android * OS version: 10.0 * Device manufacturer and model: Doesn't matter * Running in Simulator: Yes * React Native version: 0.61.5...

gradle
investigating

Theses changes made the library work on one of my project. And I think it might be easier for other people to contribute to this project in the future if...

# forceSync() method not working on iOS I am trying to create a solution where the received locations are shared with the API only after N locations, using `syncUrl` parameter....