react-native-card
react-native-card copied to clipboard
Fully customizable Card View Components for React Native.
Results
2
react-native-card issues
Sort by
recently updated
recently updated
newest added
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
Added a list of props that I knew about to the readme.md file, and mentioned a problem that I faced to hopefully help others avoid it