Skip to content

Releases: Kennytian/meiqia-react-native

v1.2.0

01 Mar 01:47

Choose a tag to compare

What's Changed

  • Upgrade Meiqia IOS SDK dependency to 3.6.9
  • fix chatViewManager needs override: YES issue
  • Bump lodash from 4.17.15 to 4.17.19 in /examples by @dependabot in #35
  • Bump y18n from 3.2.1 to 3.2.2 in /examples by @dependabot in #36
  • Bump ua-parser-js from 0.7.21 to 0.7.28 in /examples by @dependabot in #38
  • Bump lodash from 4.17.19 to 4.17.21 in /examples by @dependabot in #39
  • Bump hosted-git-info from 2.8.8 to 2.8.9 in /examples by @dependabot in #40
  • Bump glob-parent from 5.1.1 to 5.1.2 in /examples by @dependabot in #41
  • Bump react-native from 0.61.5 to 0.62.3 in /examples by @dependabot in #42
  • Bump path-parse from 1.0.6 to 1.0.7 in /examples by @dependabot in #43
  • Bump tmpl from 1.0.4 to 1.0.5 in /examples by @dependabot in #44
  • Bump ajv from 6.12.0 to 6.12.6 in /examples by @dependabot in #45

New Contributors

New Issues finder

Full Changelog: v1.1.0...v1.2.0

v1.1.0

31 May 01:08

Choose a tag to compare

  • Upgrade Meiqia IOS SDK dependency to 3.5.0
  • fix UIWebview can not work on new iOS version

v1.0.0

29 Mar 04:32

Choose a tag to compare

  • Support React Native version 0.61.5
  • Rewrite examples code with React Hooks

v0.3.0

24 Mar 15:23

Choose a tag to compare

  • Upgrade com.android.tools.build version from 1.3.1 to 3.4.1
  • Downgrade com.meiqia:meiqiasdk version from latest to 3.6

v0.2.3

26 Sep 09:03

Choose a tag to compare

  • Fix Could not find a declaration file for module 'meiqia-react-native' issue in TypeScript projects

v0.2.2

09 Sep 01:40
c1e4f1f

Choose a tag to compare

Break Changes

  • React Native 0.59+ use v0.2.x
  • React Native 0.44 ~ 0.59 use v0.1.5 -> yarn add meiqia-react-native@0.1.5
  • Fix various bugs, remove unused code
  • Update RNMeiqia.podspec configuration items for iOS client
  • Update build.gradle dependency version numbers on Android

v0.1.5

18 Jun 10:02
9fa6236

Choose a tag to compare

  • Change buildToolsVersion, supportLibVersion version numbers
  • Add supportLibVersion config from rootProject ext

v0.1.4

03 Jun 08:04
9ec09e3

Choose a tag to compare

  • Fixes webview bug on iOS

v0.1.3

02 Jun 01:15
a6ec7e4

Choose a tag to compare

  • Rename podspec file name, update it contents

v0.1.2

01 Jun 12:04
cb9ae42

Choose a tag to compare

  • Update RNMeiqia.podspec configuration items for iOS client