Would it be possible to support React 15.6? It's the current version installed with create-react-app and not supporting it creates problems such as https://github.com/api-platform/admin/issues/26.
If you're ok to build Admin On Rest with this new version, I can open a PR.
I think you need to wait for callemall/material-ui#7129.
@wesley6j Material-UI support for that version of React seems to be just fine.
Tested [email protected] in AOR's example, nothing wrong so far.
We are going to support react@16 in [email protected] too while it's already supported in the v1-beta.
aor 1.3.2 supports react 15.6.