[change] Remove ImageStore

Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
This commit is contained in:
Nicolas Gallagher
2019-06-28 10:57:13 -07:00
parent f9eadc10d2
commit ece4e95d4d
4 changed files with 0 additions and 6 deletions
-1
View File
@@ -176,7 +176,6 @@ React Native v0.55
| EdgeInsetsPropType | ✓ | |
| Geolocation | ✓ | |
| I18nManager | ✓ | Includes additional support for runtime switch to RTL. |
| ImageStore | ✘ | No equivalent web APIs. |
| InteractionManager | (✓) | |
| Keyboard | (✓) | Mock. |
| LayoutAnimation | (✓) | Missing translation to web animations. |