minon250

Results 4 issues of minon250

Is it possible to use this library on a current project that does not utilize the storyboard and everything is coded including tableviews and collection view and its corresponding custom...

Xcode Version: 13 Swift 5 HMSegementedControl Version: 1.5.6 Section Images and titles gets assigned but only the titles shows up and the images do not. ` private func setupPageControls() {...

**Describe the bug** After updating `@stripe/stripe-terminal-react-native` from `v0.0.1-beta.13` to `v0.0.1-beta.14`, the project fails to compile with the following error: `package undefined does not exist - StripeTerminalReactNativePackage` in `PackageList.java`. Gradle deprecation...

Hi Expo Team, I'm encountering an issue with dismissing modals programmatically using `router.back()` in Expo Router v2 when running on a real iOS device. The same code works as expected...