-
### Description
Title is the error I get in the console when I try to log in in my app. I do not have the steps to replicate this 100%, but the most reliable way I have been able to replicate this is…
-
To do for Launch
- [x] Internal E2E testing on Mainnet @adamkdean _in progress_
Cannot replicate
- [x] #12
- [x] #13
Post-launch
- [x] #14
Done
- [x] Wallet already exists, conti…
-
### Description
Describe your issue here.
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [ ] bug
- [ ] enhancement (feature request)
- [x] question
- [ ] documentation …
-
### New Packages
https://github.com/slackhq/PanModal.git
https://github.com/BeauNouvelle/ShimmerSwift.git
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
this error appears roughly after `Building | 1871/1894`
### Expected Behavior
build should …
-
#### Reproducible in:
PanModal version:
1.2.7
iOS version:
iOS 14
#### Steps to reproduce:
1. Open a view controller with panModal
2. Switch scrollView programmatically
3. Try to scroll
…
-
**Describe the bug**
* BUILD FAILED *
The following build commands failed:
CompileSwift normal x86_64 /Users/cis/Desktop/untitled_folder/VaibhavDevelopment/new/RymindrMobile/ios/Pods/…
-
### Description
Notify / delegate when pan modal is dismissed.
I keep a strong reference to the panModal when it is presented. If it is dismissed programmatically, great, I can nil it out.
…
-
## Summary
When installing via Cocoapods the latest versions of Stripe's iOS SDK, and PanModal, there is a definition clash
## Code to reproduce
```
pod "Stripe", "21.6.0"
pod "PanModal", "1…
-
**Bug描述**
视图消失时候的依旧能响应上拉手势将视图拉出来,然后再remove, 视觉上异常闪现.
**复现步骤**
Steps to reproduce the behavior:
1. 触发dismiss
2. 视图在屏幕内消失不见的时候立即上滑
3. 上滑过程中发现原来消失的视图又展示出来了
4. 很快又 remove 掉了
这种情况在容器内的视图时滚动列表的时…