Badarinath Venkatnarayansetty
Badarinath Venkatnarayansetty
As of now Step Indicator support is available for iOS and WatchOS. Extend the support for Mac as well.
## Description Implementation of EdgeInsets for positioning the Stepper View according to the desired choice. ``` StepperView() .edgeInsets(EdgeInsets(top: 2, leading: 5, bottom: 2, trailing: 5)) ``` ## Type of change...
## Description Bumping version to test automatic deployment to Cocoapods ## Type of change - [ ] Bug fix - [ ] New feature - [ ] Breaking change -...
### Checklist - [x] I've read the [Contribution Guidelines](https://github.com/grab/cocoapods-binary-cache/blob/master/CONTRIBUTING.md) - [x] I've searched for [existing GitHub issues](https://github.com/grab/cocoapods-binary-cache/issues) if there was such a request before. ### Description As of now when...
Below is my code to send push notification , though it's success it doesnt get delivered to device. Parse.Push.send({ where: { "deviceType": {"$in": ["ios"]} }, data: { "title": "Registration", "alert":...
Hi , I tried using below command for suppressing out put folder , Folder are getting generated in random location instead of expected ones. sitespeedio: { default: { options: {...