roo12312
roo12312
Hi im using Kotlin Version "1.7.10" and im getting this error on build ``` Execution failed for task ':nozbe_watermelondb:generateDebugRFile'. > A failure occurred while executing com.android.build.gradle.internal.res.GenerateLibraryRFileTask$GenerateLibRFileRunnable > K:\easyscript\testing\node_modules\@nozbe\watermelondb\native\android\build\intermediates\local_only_symbol_list\debug\R-def.txt ```
### 👟 Reproduction steps Im trying to upload files from react native expo steps to reproduce **yarn create expo-app demo cd demo yarn add appwrite** here is my App.js ```...
### 👟 Reproduction steps 1. create a react native expo app 2. init the appwrite 3. check the console log ### 👍 Expected behavior As react native does not have...
### Description Hi, im getting this error `journalctl -n 20 --no-pager --user --unit docker.service` ```dockerd-rootless.sh[5260]: [rootlesskit:parent] error: failed to setup network &{logWriter:0xc0001ec960 binary:slirp4netns mtu:65520 ipnet: disableHostLoopback:true apiSocketPath: enableSandbox:true enableSeccomp:true enableIPv6:false...
Hi, My app was working perfectly on expo 48 but when I updated it to expo 49 the :`inset-0` was not working. i had to replace with `w-full h-full`. Hope...
Hi im getting issues in the sync pull.. If the current document updated_at in watermelon db is greater than the server pulled one.. then it should reject the changes for...
Hi, I'm unable to find a proper guide to storing a file in the "files app" in IOS Platform using RNFS. can someone help me, please?
Hi im getting this error `android: react-native-performance Expo Plugin: Couldn't modify ReactNativeFlipper.java - Error: ENOENT: no such file or directory, open 'K:\demo\android\app\src\debug\java\com\demo\demo\ReactNativeFlipper.java'.`
Hi, I'm facing a huge performance issue with my list. Currently, I'm rendering around 100 fields and the ui just freezes on drag.
### 👟 Reproduction steps Hi, I have set it up according to the docs https://appwrite.io/docs/advanced/self-hosting/sms the OTP for login was working before the upgrade to 1.5 here are the appwrite-worker-messaging...