quicksilverr
quicksilverr
### Description I'm facing this issue, after upgrading React native version from 0.66.3 to 0.70.1 error: ReferenceError: SHA-1 for file /Users/symplrr/Desktop/Projects/ReactNative Projects/zonofi/node_modules/react-native/index.js (/Users/symplrr/Desktop/Projects/ReactNative Projects/zonofi/node_modules/react-native/index.js) is not computed. Potential causes: 1)...
I am encountering an error related to Firebase initialization after integrating the react-native-ultimate-config package to handle multiple apps and environments in an NX Monorepo setup. The error message states: "ERROR...
# Describe the bug Hey, after importing config from react-native-ultimate-config, I'm getting this error ``` error: Error: Cannot resolve ./override at /project/node_modules/@nx/react-native/plugins/metro-resolver.js:31:15 at Object.resolve (/ project/node_modules/metro-resolver/src/resolve.js:47:12) at ModuleResolver.resolveDependency (/ project/node_modules/metro/src/node-haste/DependencyGraph/ModuleResolution.js:79:31)...
Hey, a slight suggestion @marudy If we could give the option, to provide the sizes that we get from our designs directly to the functions that would be better. I...
Hey @Hermanya Just like how we have an onDataPointClick functionality, in the Linechart. Is there something similar for barcharts? That when I click on a bar, I can then show...
Hey, thanks for building such a cool package for handling notifications in RN. The current issue that I'm facing is that, if the app is in the foreground state and...