mlazari / BraintreeDropInErrorRepro

Minimal repro for BraintreeDropIn deprecation error

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BraintreeDropInErrorRepro

This is a minimal repro for braintree/braintree-ios-drop-in#209

How to run the project

  • Run this command in the root of the project to install the dependencies:
npm i && cd ios && pod install && cd ..
  • Open ios/BraintreeDropInErrorRepro.xcworkspace
  • Select a simulator and click on Run button
  • See the error

About

Minimal repro for BraintreeDropIn deprecation error


Languages

Language:Java 39.9%Language:Objective-C 28.8%Language:JavaScript 22.2%Language:Ruby 5.3%Language:Starlark 3.8%