Paweł Gulbinowicz

Results 15 issues of Paweł Gulbinowicz

# Roadmap - [ ] support for multiple Android devices - [ ] support for iOS devices

## `1.0.0` #### TODO: - [x] `renderToJson` function - [x] `renderToString` function - [x] support for `NO_COLOR` - [x] `render` function - [x] alternative screen buffer with `render` - [x]...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** `yarn install` fails with: ``` error An unexpected error occurred: "expected workspace package...

First of all, this is an awesome project and I really appreciate everyone putting their effort into it. While working on [react-slate](https://github.com/zamotany/react-slate/tree/next) (a React renderer for terminal in Node JS),...

**Is your feature request related to a problem? Please describe.** In some environments like React Native there is a possibility of using different type of bundles, which does not consist...

### Introduction This RFC is a 2nd attempt finding the best way to add support for multiple bundles to the React Native. The original discussion can be found here: #127...

🗣 Discussion

https://www.npmjs.com/package/jest-worker

enhancement

To use the Node API, you need to create a compiler: ```js // Spawn a worker with the specified options. const compiler = Haul.create({ platform: 'android', context: process.cwd(), production: false,...

enhancement
help wanted
1.x