Bartosz Łaniewski

Results 22 issues of Bartosz Łaniewski

This is a refactor of `expo-pixi` package. **It fixes several issues, noticeably:** - Locks in the latests compatible versions of `pixi.js` and `pixi-filters`: - Fixes https://github.com/expo/expo-pixi/issues/158; - Fixes peer dependencies...

``` Android Bundling failed 6048ms Unable to resolve module @unimodules/core from /node_modules/expo-asset-utils/src/fileInfoAsync.js: @unimodules/core could not be found within the project or in these directories: node_modules If you are sure the...

When upgrading to Expo SDK 40, `expo-gl` gets updated to `~9.2.0`. This `expo-gl` version is [incompatible with `expo-pixi`](https://github.com/expo/expo-pixi/blob/master/package.json#L67). Are there any breaking changes preventing the peer-dependency update? ``` npm ERR!...

In the new release, Qilin will be separed into independent parts, each one easy to maintain and test. `qilin-app` should contain only basic, core features which will be extensible via...

help wanted

enhancement
design
api

We don't need to fetch latest 55 exchange rates for a coin on each refresh tick, as the only one is really needed in this situation. We also don't need...

enhancement
api