mikaello

Results 84 comments of mikaello

This repo is no longer mantained. You should therefore use the fork [peacechen/react-native-modal-selector](https://github.com/peacechen/react-native-modal-selector) instead, which have fixed this and other issues.

Check out [`react-native-modal-selector`](https://github.com/peacechen/react-native-modal-selector), a (official) fork of this repo that have implemented a fix for this.

Maybe you also should add a new line in the prop-section in README.md with this new prop?

As I wrote in another issue, this issue has four open PRs (#32, #40, #49, #52) that all does the same thing: appends `="always"` to the `keyboardShouldPersistTaps`-prop in `ScrollView` on...

@djpresent I have made an attempt to fix this. Check out the branch [peacechen/react-native-modal-selector#support-for-landscape-view](https://github.com/peacechen/react-native-modal-selector/tree/support-for-landscape-view) to test.

Version 0.0.18 of [react-native-modal-selector](https://github.com/peacechen/react-native-modal-selector) supports landscape-view.

Not sure if I understand your problem. Is this iOS-only? If that is the case, then this may already be fixed in version 0.0.18 of react-native-modal-selector, see issue[ #4 in...

This warning now has four open PRs #32, #40, #49, #52 that all does the same thing: appends `="always"` to the `keyboardShouldPersistTaps`-prop in `ScrollView` on [line 134](https://github.com/d-a-n/react-native-modal-picker/blob/56d34af1e265f10fac77269772ce5613ea9c60bd/index.js#L134). The last change...

> I think package it to Linux package manager is more convenient. I don't fully agree. By solely supporting a Linux package manager, I would need to install the package...

Click to see full job log of failing pipeline ``` $ eval "$CI_PRE_CLONE_SCRIPT" Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/my-group/my-project/.git/ Checking out f8e3387e...