Skip to content

Release 1.0.5

Compare
Choose a tag to compare
@mrousavy mrousavy released this 01 Mar 11:51
  • Fixes implicit copy constructor of NSArray -> jsi::Value -> jsi::Value

If you're having build issues, try setting your iOS deployment target to 11.0 (in Podfile)

platform :ios, '11.0'