react/packages/react-native-renderer
Sebastian Markbåge 7a1691cdff
Refactor Host Config Infra (getting rid of .inline*.js) (#18240)
* Require deep for reconcilers

* Delete inline* files

* Delete react-reconciler/persistent

This no longer makes any sense because it react-reconciler takes
supportsMutation or supportsPersistence as options. It's no longer based
on feature flags.

* Fix jest mocking

* Fix Flow strategy

We now explicitly list which paths we want to be checked by a renderer.
For every other renderer config we ignore those paths.

Nothing is "any" typed. So if some transitive dependency isn't reachable
it won't be accidentally "any" that leaks.
2020-03-06 16:20:42 -08:00
..
src Refactor Host Config Infra (getting rid of .inline*.js) (#18240) 2020-03-06 16:20:42 -08:00
fabric.js Convert React Native builds to named exports (#18136) 2020-02-27 11:33:44 -08:00
index.js Convert React Native builds to named exports (#18136) 2020-02-27 11:33:44 -08:00
package.json Remove runtime dependency on prop-types (#18127) 2020-02-28 01:21:54 +00:00