We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941b893 commit a9c16d3Copy full SHA for a9c16d3
CHANGELOG.md
@@ -67,6 +67,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
67
- Fixed DatePicker by removing an unnecessary call to getDerivedStateFromProps (#3382)
68
- Fixed the balances view from refreshing if the user has not agreed to the alert (#3509)
69
- Fixed course search crash (#3564)
70
+- Building signed Android APKs was broken after RN 0.59; now it is fixed (#3569)
71
72
### Removed
73
- Removed the `prepare` script patching `ScrollEnabled` inside `RCTMultilineTextInputView` (#3337)
0 commit comments