-
This would be nice to have HighlightJS working with a copy code button!
J
-
TBD.
-
The error is easy to replicate.
packadge.json
```
{
"name": "",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native…
-
```
babel-eslint 7.2.3 7.2.3 8.0.3 devDependencies https://github.com/babel/babel-eslint
babel-jest 20.0.3 20.0.3 21.2.0 devDependencies https://github.com/f…
-
I'm trying to use this to migrate the couple RN-related test files for React-Redux ( https://github.com/reduxjs/react-redux ) as part of switching from Jest to Vitest.
I've found a couple places wh…
-
### Version
^27.1.4
### Steps to reproduce
See page https://kulshekhar.github.io/ts-jest/docs/guides/react-native#jest-config
### Expected behavior
The Jest Config placed at https://kulshekhar.g…
-
### Description
The package installs but crashes upon trying open the terminal every time on M1, supposedly on all ARM64 chips.
### Versions
**Atom**: 1.102.0 arm64
**Electron**: 12.2.3
*…
-
It seems like only the initial fill is supported. The logic for dataFiller function is not wrapped into react-suitable way. So that as a user I could return a virtual dom.
-
Hi and thank you for creating such an awesome library.
I've been trying to transition a text component from one screen to another while following some tutorials where the transition works really we…
-
just copied the example swiper provided by the repo and it throws an `Warning: Invalid argument supplied to oneOf, expected an instance of array.` but the swiper works fine
my package.json
```
{
…