react-native-video/example/.babelrc
Olof Dahlbom fe6bc4f3df Support react-native > 0.40 (#437)
* Support react-native > 0.40

* Bumping major version. Breaking change.

* Upgrade example project from 0.33 => 0.40.
2017-01-11 07:43:43 -05:00

3 lines
31 B
Plaintext

{
"presets": ["react-native"]
}