Lucio Bertin Chávez Fuentes
5ace60eb7e
[fix] VirtualizedList sync from react-native
...
Fix #2432
Close #2167
Close #2502
2023-04-05 10:35:15 -07:00
Eddie Kimmel
9868738604
[change] React 18 support
...
* Support React 18 concurrency and constraints.
* Add new render / hydrate functions.
* Remove uses of findNodeHandle.
* Expose ability to unmount an application once ran.
Fix #1529
Close #2330
2023-03-20 12:25:10 -07:00
Nicolas Gallagher
e027829cdb
Reduce babel junk in built files
...
Configure babel preset-env to match the documentation's browser support
list.
2022-07-06 15:42:38 -07:00
Nicolas Gallagher
3f04120d50
Update lint-staged and husky
2022-07-04 14:04:06 -07:00
Nicolas Gallagher
174b8f505a
Update prettier and reformat source code
2022-07-03 17:37:19 -07:00
Nicolas Gallagher
b6f844da30
Update eslint dependencies
2022-07-03 16:57:07 -07:00
Nicolas Gallagher
98dc30de73
Update jest dependencies
2022-07-03 16:50:06 -07:00
Nicolas Gallagher
341a9fc5c4
Update babel dependencies
2022-07-03 16:44:12 -07:00
Nicolas Gallagher
b704844ca7
Build react-native-web using @babel/runtime
...
Share babel helpers across files. Reduces flat bundle size by 30K
minified and 3K gzipped.
2022-07-02 12:01:06 -07:00
Nicolas Gallagher
f81095442f
Reorganize monorepo structure
...
* Move all config files to './configs'
* Simplify './scripts' folder.
2022-07-02 12:01:01 -07:00