Ahmed Eid
Ahmed Eid
> Consider to use null instead of undefined. unfortunately neither null nor undefined work.
@LastGunslinger what changes did you make, my form element is optional and should acception `undefined` values. ?
should RN skia be installed as a dev deps, since we don't really use it in production ?
@cortinico there is already an [issue](https://github.com/facebook/react-native/issues/45661) on react-native repo, I tried opening an [issue](https://github.com/facebook/react-native/issues/48311) on yoga but it was moved to RN repo.
updates ?
@fabienbellanger Summary Arabic text printed via escpos-rs appears as gibberish/not shaped on my NCR thermal printer in ESC/POS mode. Raster image printing (if you tried it) renders Arabic correctly; the...
I had to load the font manually to work in web ```css @font-face { font-family: 'MaterialDesignIcons'; src: url('/MaterialDesignIcons.ttf'); } ``` even better it works without flickering if you add a...
@azimgd yes this is an expo project. will post the full logs ASAP.
```bash RUN_GRADLEW] > Configure project :expo [RUN_GRADLEW] Using expo modules [RUN_GRADLEW] - expo-application (6.0.1) [RUN_GRADLEW] - expo-asset (11.0.1) [RUN_GRADLEW] - expo-blur (14.0.1) [RUN_GRADLEW] - expo-constants (17.0.3) [RUN_GRADLEW] - expo-dev-client (5.0.8)...
it's not working for me either.