Skip to content

Tags: jumpbytehq/react-native-orientation

Tags

3.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version (yamill#259)

* Bump version number

* Bump version

* Bump version

3.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version (yamill#255)

* Bump version number

* Bump version

3.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version number (yamill#253)

3.1.0

Bump version number for release (yamill#232)

3.0.0

version: bumping to v3.0.0

2.1.0

versioning: bumping version to 2.1.0 after Cocoapods added support (y…

…amill#210)

v2.1.0

versioning: bumping version to 2.1.0 after Cocoapods added support (y…

…amill#210)

v2.0.0

Release Prep 2.0.0 (yamill#201)

* Remove Pods / Code Readability Refactor (yamill#199)

* refactor: removing PodSpec file as RNOrientation no longer support pods

* refactor: readability of package entry point file

* chore: adding contributors, cleaning up package.json and updating preffered depdendencies to RN 40+

* release: preparing for 2.0.0 release

* Update Demo Example App (yamill#193)

* Updated RN to 0.45

* Updated demo

* Removed bind(this) in favor of class property shorthand

* Fixed white space and typo

* Refactor RN 45.1 Demo Update (yamill#200)

* Updated RN to 0.45

* Updated demo

* Removed bind(this) in favor of class property shorthand

* Fixed white space and typo

* refactor: removing double code