mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-25 23:48:54 +00:00
0dfe319d41
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
|