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

0.66 sync 1009 #513

Merged
merged 21 commits into from
Oct 9, 2021
Merged

0.66 sync 1009 #513

merged 21 commits into from
Oct 9, 2021

Conversation

sunnylqm
Copy link

@sunnylqm sunnylqm commented Oct 9, 2021

No description provided.

raquelmsmith and others added 21 commits September 13, 2021 19:10
Co-authored-by: Gijs Weterings <me@gijsweterings.nl>
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add help relating to Android intent queries

On Android 11 in order for `Linking.canOpenUrl` to return `true` the scheme/intent must be specified in AndroidManifest.xml and queryable. This is not currently clear in the documentation even though specific instructions are given for iOS.

* Tweaks from prettier linting.

* Fix spelling mistakes.

Co-authored-by: Gijs Weterings <me@gijsweterings.nl>

* Ensure AndroidManifest.xml example matches the descriptive text.

Co-authored-by: Gijs Weterings <me@gijsweterings.nl>

* Improve wording in the description for the example code.

Co-authored-by: Gijs Weterings <me@gijsweterings.nl>

* Split sentence in two to improve readability

Co-authored-by: Gijs Weterings <me@gijsweterings.nl>

Co-authored-by: Gijs Weterings <me@gijsweterings.nl>
* docs: add fragment to native-components-android.md

As a Javascript / React-Native developer I had a hard time figuring out how to integrate a custom native SDK to React Native with the help of Android Fragments. Please correct anything that you wish. This information took me 3 days to figure out, especially the part with `setupLayout` and `manuallyLayoutChildren` so I wish an example like this was available in the official documentation. I was expecting the code without `setupLayout` and `manuallyLayoutChildren` but i had no luck. If somebody has any better solution in your team, or any explanation, it would also be really nice to state in the documentation

* chore: fix linting errors

* chore: fix alex errors

* docs: update native-components-android.md

* docs: update native-components-android.md

- add missing imports
- remove extra spaces
- remove unnecessary double cast
- remove unnecessary comment
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.24.0...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add post and assets

* Fix lint

* Update links and image

* Ignore alex warning

* Fix linking for highlights

* Capitalize Bluetooth and align titles

* Capitalize Bluetooth and align titles

* Missed one Bluetooth

* Credit mikehardy
* Update native-modules-android.md

Those two methods are missing in the documentation and an exception is sent if they are not in the code.

Co-authored-by: Simon BRUNOU <simon.brunou@bystamp.com>
@sunnylqm sunnylqm merged commit 26c19a7 into reactnativecn:production Oct 9, 2021
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.