Matt Lisivick
Matt Lisivick
Please see issue here: https://github.com/mattlisiv/newsapi-python/issues/77
For reference, if anybody is using the react-wrapper and want to pin a version as a workaround: ``` // Rename to temp disable typing import { Wrapper as MapWrapper }...
In case this is helpful to anyone else: We encountered this issue when using react-native-svg and react-native-transformer to import SVG and displaying .svg files. It began occurring after we upgraded...