v1.1.0
1.1.0
This release better handles support for the new architecture which is enabled by default in React-Native.
What's Changed
- [BUG] Take the quite call out of player constructor by @Jmilham21 in #111
- [BUG] onAudioTracks and getAudioTracks not working by @Jmilham21 in #112
- Added .description so onAdEvent returns a string by @edougher in #119
- Upgrade to ios 4.21.2 by @Jmilham21 in #120
- Use number representation of ad event type and client. by @hunyoboy in #125
- Gh 101 implement set playlist item callback by @normtronics in #128
- [Android] Sync lifecycle of view with player by @Jmilham21 in #133
- Resolve conflicts in new arch PR by @Jmilham21 in #134
- Release 1.1.0 by @Jmilham21 in #135
New Contributors
- @hunyoboy made their first contribution in #125
- @normtronics made their first contribution in #128
Full Changelog: v1.0.3...v1.1.0