I\'m building an iOS react-native app, and I\'m currently using the react-native-swipe-card package to build \"tinder\" like swipe cards for my app. The app works fine however w
You may have to add @objc above the block in native code where you define the property.
@objc