You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a lower version of @types/react-native in my project and the dependency in react-native-markdown-renderer's is causing my react native packager to fail with the following:
Is it correct that the typescript typings modules are listed as non-dev dependencies?
https://github.com/mientjan/react-native-markdown-renderer/blob/master/package.json#L27
I am using a lower version of
@types/react-native
in my project and the dependency in react-native-markdown-renderer's is causing my react native packager to fail with the following:The text was updated successfully, but these errors were encountered: