-
When defining a fixed height for the table, vertical scroll is enabled, however it's not inertial on mobile devices. Wondering if there is a recommended way to address this. Thanks!
-
Currently there is no documentation or way to code split (as far as I could find) using the ReactBundle setup as shown in the [tutorial](https://github.com/Limenius/ReactBundle/blob/master/Resources/d…
-
After each keypress in the searchbox, results get updated very slowly (about a second), and the browser window hangs until done. Surely the database is not that large to warrant so slow searches. Call…
-
Is there any possibility or solution to lazy load an auto height image component? In a large list with several images it is downloading all images at once I believe.
-
**Description**
Preview is broken in RN 76 example app.
Steps to reproduce:
1) Open test-apps/react-native-76 and launch IDE
2) Open MainScreen.tsx file and use "Open preview" button next to…
-
This is the code from `ReactFiberNewContext.old.js`
https://github.com/facebook/react/blob/19092ac8c354b92c2e0e27b73f391571ad452505/packages/react-reconciler/src/ReactFiberNewContext.old.js#L319…
-
I have an angular application that uses ngx-translation. For this, I made a Shared module that loads a translation file containing different keys (general errors...) :
`@NgModule({
imports: [
…
-
**Issue type:**
[x ] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[x ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ …
-
### Feature request
Tab header should scroll with whole content and header portion should have touchable(like: TouchableOpacity, TouchableRipple, Button)
If header content is large amount of con…
-
This project works fine with the actual dependencies but if the dependencies change to actual versions of React and remove enzyme and replaced it by @testing-library/jest-dom the project it doesn't pa…