Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/upgrade fork #4

Open
wants to merge 212 commits into
base: master
Choose a base branch
from
Open

Feature/upgrade fork #4

wants to merge 212 commits into from

Conversation

facugm2dev
Copy link

Description

Fixed issue #

Added yourNewMethodName() that allows ...

Compatibility

OS Implemented
iOS ✅❌
Android ✅❌
Windows ✅❌

Checklist

  • I have tested this on a device/simulator for each compatible OS
  • I added the documentation in README.md.
  • I mentionned this change in CHANGELOG.md.

duro and others added 30 commits September 25, 2018 21:48
* Added isLandscape data.

* Updated docs with isLandscape addition.

* Updated docs.
* Add isAirPlaneModeOne function

* changelog update

* added notes

* pr changes

* few more pr changes
…fo#528)

PR facebook/react-native#20767 bumped the version of the Android
Gradle Plugin to v3 which uses the newer Gradle dependency
configurations `implementation` and `api` which make `compile`
obsolete.

PR facebook/react-native#20853 covered the `link` command.

Using `compile` will result in a warning message during app build and
`compile` will be eventually removed by Gradle.
…fo#537)

To have a more robust code we should compare brand and model after using lowercase
there are different models available for the oneplus 6
note that the capital letters are needed, since we dont lowercase strings before comparison
ashwinpilgaonkar and others added 30 commits June 18, 2019 15:16
…fo#710)

* adding differets kind of emulator as Nox App Player

* Delete .project

Not related to this feature request

* Delete org.eclipse.buildship.core.prefs

Not related to this feature request

* Delete .project

Not related to this feature request

* Delete org.eclipse.buildship.core.prefs

Not related to this feature request
PREVIEW_SDK_INT was introduced in API level 23 so we should check for Marshmallow not for Lollipop
Changed 'Xiaomi' to 'xiaomi'. (this might get confused)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.