Sandro Machado

Results 20 issues of Sandro Machado

This PR adds support to React 16.

This PR bumps the React to 16.

http://developer.android.com/distribute/tools/promote/device-art.html

This pull request adds the resolutions `xxxhdpi` to the project.

Currently the project groups the `merged` pull-requests, the issues with the label `bug` and the issues with the label `enhancement`. All the issues with other labels are grouped at the...

help wanted
feature-request
hacktoberfest

This PR adds support to get schemas under an unsecure domains. The flag `--allowUnsecureRequests` was added to make this possible. Closes #14.

Hi @FuYaoDe, I am trying to update the status bar color (in Android) to match background of each page of the onboard. My render function looks like this: ``` javascrip...

This PR improves the `StatusBar` color handling to not crash the component if the background color is not specified and to allow the developer to specify the `StatusBar` color for...

As suggested in #42, this PR updates the React Native version of the demo app.

This PR adds support for the `release` method on iOS. This PR maps the [`invalidate`](https://developer.apple.com/documentation/localauthentication/lacontext/1514192-invalidate ) method from the `LAContext` to the `release` method of this library.