mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-27 22:55:56 +08:00
Replaces the 'animated' package with the latest implementation from React Native. Requires a few imports to be replaced. Close #716 Fix #714 Fix #688
14 lines
193 B
Plaintext
14 lines
193 B
Plaintext
[ignore]
|
|
.*/__tests__/.*
|
|
.*/benchmarks/.*
|
|
.*/docs/.*
|
|
.*/node_modules/babel-plugin-transform-react-remove-prop-types/*
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
types
|
|
|
|
[options]
|
|
unsafe.enable_getters_and_setters=true
|