Skip to content

Releases: wowmaking/react-native-unity

v1.0.0-rc.3

Choose a tag to compare

@dmitry-markevich dmitry-markevich released this 10 May 08:10
  • New readme
  • execCommand method return type added

v1.0.0-rc.2

Choose a tag to compare

@dmitry-markevich dmitry-markevich released this 20 Apr 14:09
  • Fixed podspec

v1.0.0-rc.1

Choose a tag to compare

@dmitry-markevich dmitry-markevich released this 17 Apr 09:42
  • JS part is in Typescript
  • Unity Editor has now menu items for Android/iOS projects export
  • Export post processing adds Data folder to UnityFramework target automatically for iOS
  • Export post processing removes extra intent automatically for Android

Breaking changes

  • Newtonsoft.Json package should be added to Unity project manually
  • remove-android-intent-filter.js was removed