Stephan Kirchhoff

Results 3 issues of Stephan Kirchhoff

Hello, your expo-pixi doesn't find _expo.FileSystem.writeAsStringAsync method - but method exists. Object dump of "FileSystem": ..., "readDirectoryAsync": [Function readDirectoryAsync], "writeAsStringAsync": [Function writeAsStringAsync],

When i call the component outside of router flux, it runs well. Inside of router flux the component is invisible - seem to be not running. There is no error...

In a Flatlist each item is a swipeout component. The button of each swipeout item deletes an array element of the flatlist data property. After deleting, the "deleted" swipeout element...