1.2 KiB
1.2 KiB
PR Checklist
- The PR title follows our guidelines: https://github.com/proyecto26/react-native-inappbrowser/blob/master/CONTRIBUTING.md#pull-request-process.
- There is an issue for the bug/feature this PR is for. To avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it.
- All existing tests are passing
- Tests for the changes are included
What is the current behavior?
What is the new behavior?
Fixes/Implements/Closes #[Issue Number].