Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Conversation

hypest
Copy link

@hypest hypest commented Jan 22, 2020

Redoing of the #7 PR.

Part of the PR domino for the gb-mobile upgrade to RN 0.61, don't merge until all PRs are green and ready to merge.

Unfortunately, #7 was pointing to master instead of the branch we're using in gutenberg-mobile so, re-doing the RN 0.61 upgrade related work to point to the "canonical" branch (feature/enable-android-build-of-standalone-package). It's messy, yeah.

#7 should now be defunct, since I'm also going to reset master to cdf862b, the hash before the #7 merge. The idea is that master should just track the upstream master for easy updates from upstream.

msand and others added 30 commits July 21, 2019 03:35
this is currently happening on lines 437-441 when converting to the
int32Color
read android gradle plugin version from root project
get react-native version from root project
Fixed android build failure
msand and others added 24 commits December 7, 2019 01:47
fix: initialize PathView with empty path to support reanimated on Android
…ss-web-elements

Fix onPress handler mapping on web elements
…geSize

separate npmignore entries into their related folders
…peDefinition

added Marker component to definition file
## [9.13.4](software-mansion/react-native-svg@v9.13.3...v9.13.4) (2019-12-09)

### Bug Fixes

* initialize PathView with empty path ([45192bd](software-mansion@45192bd))
* **ios:** Fix image size when calling getDataURL with bounds. fixes [software-mansion#855](software-mansion#855) ([45b0859](software-mansion@45b0859))
## [9.13.5](software-mansion/react-native-svg@v9.13.4...v9.13.5) (2019-12-09)

### Bug Fixes

* **android:** deprecation warning in TSpanView ([6035d2d](software-mansion@6035d2d))
added common Marker props to CommonPathProps
ignore some more file and folders in android path
Had to make a commit to have semantic-release notice any changes
Also, format markdown files
## [9.13.6](software-mansion/react-native-svg@v9.13.5...v9.13.6) (2019-12-10)

### Bug Fixes

* **android:** better npm ignores ([7bc717b](software-mansion@7bc717b))
Copy link

@SergioEstevao SergioEstevao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@SergioEstevao SergioEstevao merged commit a628e92 into feature/enable-android-build-of-standalone-package Jan 24, 2020
@SergioEstevao SergioEstevao deleted the try/changes-for-gb-mobile-upgrade-to-rn-0.61 branch January 24, 2020 15:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.