-
Environment: Win10 with Windows Subsystem for Linux v2 (WSL2) running Arch Linux:
[matt@geolaptop mypdq]$ jsish -m sclone
current directory is not within an open checkout
clone https://jsish.o…
-
## Problem
Right now if you try to do `new SomeHostFunc();` in js, you get a type error:
```
JavaScript terminated via uncaught exception: This function cannot be used as a constructor.
Type…
-
Review
-
I see mention on iOS and Android in the doc but no mention of [RNW](https://microsoft.github.io/react-native-windows/).
Is there a way to get this working on windows?
-
When I try to call the Class 'IdentifierTable' method StringView getStringViewForDev(Runtime &runtime, SymbolID id) const;
I pass the SymbolID to the function StringView getStringViewForDev(Runtime …
-
Would it be possible to extend this example with codegen that directly invokes c++ methods from JS? Not sure if that's already possible.
We've created a JSI library in c++ with a minimal obj-c/java b…
-
### Description
```jsx
```
### Steps to reproduce
1. add dependecy in build.gradle file.
```js
// For animated GIF support
implementation 'com.facebook.fresco:animated-…
-
Ahoj,
úkol je celkem dobře udělaný, všechny vzdálenosti sedí, dohledala sis i vlastnosti na zvětšení písma, dobrá práce :)
Měl bych k tomu ale pár věcí:
1, při najetí na tlačítka přestanou být …
-
Bridgeless Mode is going to be default in 0.74 can offer some bandwidth to migrate to bridgeless mode as this is a super cool project
-
Originally reported here: asklar/react-native-xaml#120 by @rymate1234. See that issue for a repro app.
When nesting a RN FlatList within a native viewmanager (e.g. a react-native-xaml Grid), and we…