Christian Falch

Results 27 issues of Christian Falch

I'd like a structured discussion on wether we should move to SkiaSharp which is officially supported by Xamarin as the cross platform drawing backend for NControl.

## Bug Report Open an EPUB on iOS in pagination mode and swipe left from the level of the page number at the bottom of the screen for reflow epubs....

bug

An error message about not being able to import normalize-css-color.js.

bug
Web

Stagger values are currently not passed down to children correctly: ```js const config = useFluidConfig(Staggered(300)); ``` Should result in children getting a stagger value of 300, this is not working.

bug

Require-cycle on startup: ``` Invalidating (parent: , executor: RCTWebSocketExecutor) Debugger worker loaded runtime on port 22707 Accessing view manager configs directly off UIManager via UIManager['getConstants'] is no longer supported. Use...

## Added support for automated visual regression testing with [React Native Owl](https://formidable.com/open-source/react-native-owl/) The current solution uses [react-native-owl](https://formidable.com/open-source/react-native-owl/) from Formidable Labs which is super simple and focused on visual regressions only...

Added support for Fabric (and paper at the same time) for iOS on top of RN 0.70.0. Based on #936 Resolves #387

Upgraded Example project to React Native 0.70.0 Tested and verified that iOS/Android/Web works Fixes #721

This PR tries to solve the following use case: - As a library developer (both RN Skia and others) I want to be able to create new React Native Native...

### Description It looks like the Patch node can crash on Android devices. This does not happen on iOS devices or emulators/simulators. ### Version 0.1.173 ### Steps to reproduce Run...

bug
android