Skip to content

Releases: mockingbot/react-native-immersive

react-native-immersive@1.1.2

Choose a tag to compare

@ThatBean ThatBean released this 21 Aug 15:38

Changes:

  • Crash fix: Tried to access a JS module before the React instance was fully set up #14 - @WinMinTun

react-native-immersive@1.1.1

Choose a tag to compare

@ThatBean ThatBean released this 30 Jul 07:30

Use dynamic version with fallback in android/build.gradle. (fallback to compileSdkVersion@27, buildToolsVersion@27.0.3)
Update documentation.

Changes:

  • Added Android Build Support for newer React Native Versions #13 - @cristiantx

react-native-immersive@1.1.0

Choose a tag to compare

@ThatBean ThatBean released this 05 Sep 07:34

Add addImmersiveListener and removeImmersiveListener. Check Restore Immersive State

react-native-immersive@1.0.0

Choose a tag to compare

@ThatBean ThatBean released this 11 Aug 04:52

Jump version to v1.0.0 for full semver version range.
Should be used with react-native@>=0.47 (Remove unused createJSModules calls).
Use v0.0.5 for react-native@<=0.46.

Breaking changes: