Krystian Wybranowski
Results
2
issues of
Krystian Wybranowski
Im using Expo, I have require dependencies: ``` ... "@freakycoder/react-native-bounceable": "^0.2.4", "@paraboly/react-native-card": "github:Paraboly/react-native-card#expo", ... ``` But Im getting the following error: ``` While trying to resolve module `@paraboly/react-native-card` from file...
bug