react-native-config-reader icon indicating copy to clipboard operation
react-native-config-reader copied to clipboard

Update Peer Dependencies

Open cristianoccazinsp opened this issue 2 years ago • 3 comments

Can you please update RN peer dependency so it matches any? Right now, we will get errors with the newest NPM and RN >= 0.67 because it is not listed as a dependency.

Thanks a lot!

cristianoccazinsp avatar May 10 '22 13:05 cristianoccazinsp

This is a good idea. Will try to find time to do this in the days ahead. Also, PRs welcome, if you've got time to get to it before I!

prometheas avatar May 11 '22 22:05 prometheas

@prometheas I would definitely push a PR, but I'm not sure what's the best approach to fix this since it's not documented what versions of RN this should support.

For me, I'm using RN 0.67 and it works fine, but I'm not sure whether or not you plan on still supporting RN 0.44 and older versions.

cristianoccazinsp avatar May 17 '22 21:05 cristianoccazinsp

https://github.com/csath/react-native-config-reader/pull/48/files

Take a look.

cristianoccazinsp avatar May 17 '22 21:05 cristianoccazinsp