Skip to content

v9.0.0

Choose a tag to compare

@MateusAndrade MateusAndrade released this 20 Jun 15:01
· 205 commits to main since this release

9.0.0 (2023-06-20)

Features

  • arch: supporting new arch for android and ios @thomasfetiveau/newarch (#1402) (cae7d88)

BREAKING CHANGES

  • arch: Support Turbo modules on Android

  • Fix native interface (use promises instead of callbaks) + add support for new arch on iOS

  • clean logs

  • fix(): fix the lint and typescript errors;

  • fix(): update rn version in package.json

  • fix(): update yarn lock file

  • fix(): remove install_modules_dependencies in podspec file

  • fix(): rollback update of example rn version

  • fix(): attempt at fixing the circleci error on build-lint-app

  • fix(): new attempt at fixing circleci jobs

  • fix(): another attempt at fixing circleci jobs