Skip to content

v3.16.1-dynamic

Choose a tag to compare

@brax10ward brax10ward released this 28 Apr 21:27
· 62 commits to master since this release

Dynamic xcframework variant.

Use this variant if your app hits Swift protocol witness thunk corruption (swift_getAssociatedTypeWitnessSlowImpl / EXC_BAD_ACCESS at launch) when combining @atomicfi/transact-react-native with other Swift pods (Sentry, Mixpanel, Stripe, etc.) under use_frameworks! :linkage => :static.

Install

# Track the latest dynamic release
npm install @atomicfi/transact-react-native@dynamic

# Or pin explicitly
npm install @atomicfi/transact-react-native@3.16.1-dynamic