-
After speaking with Tim Oliver, it was suggested I post here a request for support of React Native on Windows Mobile.
While Windows support for ReactNative is still in development, it is coming soon,…
-
### Description
Testing Snapshot NativeBase components failed
### CodeSandbox/Snack link
https://github.com/toninlopes/NativeBaseSample
### Steps to reproduce
1. On terminal, run ```yarn test```
…
-
**SDK version:** 3.6.0
**Are logs available?** No, doesn't work
**Describe the issue**
Trying to build on android:
```
1: Task failed with an exception.
-----------
* What went wrong:
Ex…
-
We have the issue where we can't properly catch the exception coming from native code in our Javascript code and it results in the App crash.
```
2024-11-05 16:10:04.274 24961-2439 line:54 …
-
### Description
React Native Version: 0.76.2 (New Architecture with Hermes enabled)
Debugging Tool: react-native-devsettings (No Flipper installed)
Issue Description:
Encountered an error when a…
-
### Describe the bug
I try to add pagespy sdk to my projects from this [website](https://www.pagespy.org/#/docs/react-native).
I start the docker. I coding:
```ts
import PageSpy from '@huolala-tec…
-
I am attempting to collect user payment using the Stripe SDK in react native, but having some issues with the current flow I am attempting.
Essentially, it goes like this:
1. Collect payment inf…
-
From this discussion: https://github.com/microsoft/react-native-windows/discussions/13985
Hi, I have been studying #10909 and the JSI TurboModule stuff in `vnext/Microsoft.ReactNative.IntegrationTest…
-
### Problem Description
Hey folks! Have been playing around with 0.76.0 and loving it so far. One thing that doesn't seem to work, which I haven't found an existing GitHub issue for is PanResponder. …
-
[Expo Jest によるユニットテスト](https://docs.expo.dev/develop/unit-testing/)
[React Native Testing Libraryのクエリーチートシート](https://callstack.github.io/react-native-testing-library/docs/api/queries#query-variant)
…