Jack Chen

Results 9 issues of 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!

feature request

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: ![img_0016](https://user-images.githubusercontent.com/16738930/42739277-7dd9bd16-8862-11e8-917e-ff09668b181e.PNG) ![img_0013](https://user-images.githubusercontent.com/16738930/42739282-933a044a-8862-11e8-8a6c-f1e9607fb702.JPG) 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...

bug

@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?

enhancement
help wanted

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...

api: messaging
needs-info