Felipe Lima
Felipe Lima
I can't get the app up and running using the project readme. There is no directory called `jsdev` in the repository, neither `build_release.sh`
## Summary Add new mandatory `android.namespace` config. ## Motivation https://github.com/react-native-community/discussions-and-proposals/issues/671 ## Testing App builds with RN 73 and AGP 8 ## Documentation Select one: - [ ] I have added...
https://github.com/react-native-community/discussions-and-proposals/issues/671
This is a follow up for https://github.com/itinance/react-native-sha256/commit/4bec3c805aadde626779bb72d2a0b5c414691682
## Heap Customer Support ## Description Makes the library compatible with RN 73 See https://github.com/react-native-community/discussions-and-proposals/issues/671 ## Test Plan How were these changes tested? Were additional test cases added? Was there...
`MotionEvent.offsetLocation()` call was not taking into account the ScrollView `paddingTop()`, which caused events to not be triggered correctly on the sticky view. This PR also updates project dependencies and structure,...
Since I can't use targetSdkVersion=19 on my project, this caused a build error. Removing targetSdkVersion so you leave for the actual including project to determine which sdk version to use....
Fixes #14 and #16
I don't seem to find a way to [resolve a charge](https://commerce.coinbase.com/docs/api/#resolve-a-charge) using the Ruby client. Is that currently unsupported?