import ExpoModulesCore
import PassKit

// This view will be used as a native component. Make sure to inherit from `ExpoView`
// to apply the proper styling (e.g. border radius and shadows).
class ExpoWalletPassView: ExpoView {

    
}
