Jack Chen
Jack Chen
@isaced Thank you so much for sharing an awesome library with us. If you have time to implement a search feature, that'd be very helpful!
Added method to customize dependency versions (by defining rootProject.ext), same implementation consistent with other react-native libraries like react-native-fast-image & react-native-maps Upgraded android buildtools to v27.0.3 Fixed compiler warnings compile vs...
Snapchat has a fullscreen camera and the resulting image when saved from snapchat to camera roll is still fullscreen like so:   However when using resizeAspectFill in SwiftyCam when...
Hi @alexisakers thanks for the great library! Recently, I needed to know when a BLTNItemManager has dismissed and didn't want to implement a dismiss handler and every BLTNItem so I...
**Bug Description** On iOS 14 devices, constraints on InputBarAccessoryView's **leftStackView, rightStackView, and inputTextView fail to load immediately.** This is evident in the inputTextView's placeholder and left & right buttons not...
@sindresorhus thanks for the great library! Not sure if this is possible but any way we could add a cross fade animation to changing wallpapers?
Is there a reason why the whistleWindow is not removed after displaying? It's causing issues in my code whenever I call UIApplication.shared.windows.first, which returns the whistleWindow and not the expected...
After upgrading to **xcode 14**, override of the inputAccessoryView of a UIViewController causes animation issues during push / pop UINavigationController transitions. (on xcode 13, no issues) ``` override var inputAccessoryView:...
### Description Description After deleting and reinstalling the app, Firebase Cloud Messaging (FCM) push notifications fail to work until the app is quit and restarted once or twice. This issue...