Alexandre Moureaux

Results 33 comments of Alexandre Moureaux

Hi @bruscantini, `"@bam.tech/react-native-modalbox"` is no longer installed by the repo, thanks to @louiszawadzki, we went back to `"react-native-modalbox"`. Where is this error popping from? Maybe a packager restart is needed?

@bruscantini This is strange because in [the new KeyboardModal code](https://github.com/bamlab/react-native-formik/blob/master/src/withPickerValues/KeyboardModal.js) I can't find any reference anymore to `"@bam.tech/react-native-modalbox"` in `1.7.4`, especially from [this commit](https://github.com/bamlab/react-native-formik/commit/a98751a#diff-52eb32ecf8870c3ebacd96788f2ce865R5) Could this be a cache issue...

Hi @jay2503, sorry for answering so late, and thanks for posting the issue! I don't have the time right now to implement this, but you have the right idea in...

There seems to be a solution [on this issue](https://github.com/fastlane/fastlane/issues/8431), does it fix your problem? :)

Hi @ccorcos, did odeann's answer fix your problem? I'm closing this issue since there was no activity for a while, but feel free to reopen if it didn't fix it...

@ccorcos ah out of curiosity, what did you end up using for deployment? :)

In [this issue](https://github.com/fastlane/fastlane/issues/7691#issuecomment-319404261) there is a suggestion by one of the Fastlane owners: ``` rm -rf ~/.Fastlane gem update fastlane ``` Does it work for you? If it doesn't can...

You're right, it could have to do with the install method. What if you do: ```shell gem install fastlane ``` And then try your lane?

- [x] step 1. is requirement? - [x] step 2 has disappeared? - [ ] When do we want to do this - [ ] you can challenge this with...

Hi @hurali97! Thanks for posting an issue here, you provided so many details and already debugged part of the issue it would seem, great skills! 🤩 So the first value...