Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@jpshelley jpshelley released this 14 Aug 15:59
· 4 commits to master since this release
f740639

Enhancements

  • v0.56 is used for our example project now and listed as the peer dependency 17ab270
  • The library now uses your applications rootProject.ext for sdk, build tools, etc 0c487d2 (Author: @ddudek)
  • The repo has been repositioned to become a Node Module distributed via NPM! b8634d7

Features

None at this time

Bug Fixes

None at this time

Notes

  • With the transition to a Node Module, React native is not longer required to be a specific version. Instead we declare a Peer Dependency that should match our criteria. We hope this allows more developers to leverage the library.
  • With the transition away from a strict React Native version, we now have our own versioning in place. This release will be considered 1.1.0. Our goal is to follow semantic versioning as much as possible.
  • Also we are very excited to follow along with the future of React Native and see how they can better support BrownField applications! Check out this blog post from back in June 1018 -https://facebook.github.io/react-native/blog/2018/06/14/state-of-react-native-2018