Alex Curran
Alex Curran
Hi there, I've used your project in my app and created some more Actions which I thought were useful. In case anyone else wants them, I forked your project and...
Seems to only be limited to Samsung devices, will investigate further. See https://github.com/amlcurran/ShowcaseView/issues/183#issuecomment-195024930
- [ ] Single shot status should be stored when the showcaseview is shown
This seems to be a commonly requested feature. My current thinking on this API is usage along the lines of: ``` java sv = new ShowcaseView.Builder(this) .withMaterialShowcase() .setTarget(target) .setContentTitle("Item one")...
See http://tools.android.com/tech-docs/new-build-system
Neither is this issue description
### Bug description When following the instructions from https://docs.datadoghq.com/real_user_monitoring/error_tracking/mobile/reactnative/#alternatives-to-datadog-react-native-wizard-for-symbolication (or indeed the instructions for the wizard), making the required change to the "Bundle React Native code and images" step then...