Michał Pierzchała

Results 22 issues of Michał Pierzchała

## Bug Report When the `.prompt()` question is 2 or 3 lines long, there's extra 1 or 2 newlines added to the cursor position after selecting an answer: ## Expected...

bug

## Describe the Feature Right now, we rely on grabbing `Text` from `react-native` in `*ByText` queries. We should make it possible for users to replace it with `Text` from other...

feature request

### Summary Let's see how it goes ### Test plan

Ideally something simple, like we have it in RN CLI for example. _Originally posted by @thymikee in https://github.com/callstack/reassure/pull/76#discussion_r919803111_

**Babel Loader Version**: current (8.0.0-beta.0) but I believe it stays since beginning (or at least 6.x) **Current behavior:** When `cacheDirectory` option is set, `babel-loader` before/after zipping (https://github.com/babel/babel-loader/issues/571) performs `JSON.stringify`/`JSON.parse` to...

enhancement

## Describe the Feature Lerna is currently unmaintained. Even though it may likely change for better, I think it's a nice opportunity to try something different. My favorite so far...

feature request

_This issue was transferred from React Native repository: https://github.com/facebook/react-native/issues/24596_ ## 🐛 Bug Report StatusBar component resets its props when application was reopened on Android. There are similar issues #19609, #16582...

Hey there! We (members of React Native community and React Native core) are still not sure about the future of this repository. Current state of events is that the StatusBar...

On hold

Investigate what's up there in the jest-expo preset that prevents `global.gc` from being correctly populated by the `--expose-gc` flag. See: https://github.com/callstack/reassure/issues/174

bug

## Describe the feature RNTA https://github.com/microsoft/react-native-test-app is a project allowing library developers to add examples for various platforms. I wonder if it would make sense to use it by Bob?...

feature request