-
# Issue: Creating a Custom SDK Package for React Native
## Overview
The core objective of this package is to serve as a wrapper around the Vechain SDK. This encapsulation is intended to allow the …
-
## Compile esm.sh to a local CLI that builds esm on your computer
This is useful for people don't like loading JS files from a CDN, but want the esm version of a CJS module on NPM. The idea has bee…
-
- Plugin version:
- Platform: Both
- OS version:
- Device manufacturer / model:
- React Native version: 0.76.0
I currently have a production-ready app using react-native-background-geolocatio…
-
- [x] Create github repo
- [x] Create React Project via [Vite](https://vitejs.dev/guide/)
- [x] Install all dependencies
- [x] Redux & Redux Thunk
- [x] React Router v5
- [x] Tailwind
…
-
That's actually not a issue, but I didn't find any doc on internet.
How to test with React Testing Library?
How can I simulate a user input on a field?
### ReactQuill version
- [ ] master
…
-
**Describe the bug**
This caused some confusion for me because my imports were updated to use `@storybook/testing-library`, which was not installed. When I installed `@storybook/testing-library`, I go…
-
- [x] Create github repo
- [x] Create React Project via [Vite](https://vitejs.dev/guide/)
- [x] Install all dependencies
- [x] Redux & Redux Thunk
- [x] React Router v5
- [x] Tailwind
…
-
Configure Jest and React Testing Library for unit testing.
-
Dear react-native-android-widget Maintainers,
I’m encountering an issue where click actions on widgets built with your library do not work on certain Redmi devices. The same widget functions correc…
-
Hey, guys, I tried to use the library for rendering animated gifs.
On @d11/react-native-fast-image 8.8.0 ios is working great but android is rendering slower than expected.
After an update to 8.…