craftzdog / react-native-checkbox-reanimated

Animated checkbox built with Reanimated v2
https://youtu.be/k2h7usLLBhY
MIT License
168 stars 26 forks source link

Docs: added a little bit about the error that some expo users will come across into the readme #8

Closed michaelessiet closed 1 year ago

michaelessiet commented 2 years ago

I wrote about the error some expo users will come across with package compatibility. The packages they will have version issues with are react-native-reanimated and react-native-svg.

craftzdog commented 2 years ago

I guess it's enough to mention the reanimated documentation, no? It can be changed in the future.

michaelessiet commented 2 years ago

Yes, we could do that, but I think it would be better to explain it here too since it's an integral part of the package. Since it's a package that will be used by both beginners to advanced developers having a detailed documentation of all the steps of installation and any issues they might run into would be good, especially for beginner developers who are just starting out with React native/Expo. And I noticed that the reanimated documentation doesn't cover the warning message that I wrote about.

craftzdog commented 2 years ago

Makes sense. Can you mention the reanimated documentation just in case?

michaelessiet commented 2 years ago

Ok, I'll add it in

michaelessiet commented 2 years ago

Makes sense. Can you mention the reanimated documentation just in case?

I just added a line that has a link to the documentation in it