andpor / react-native-sqlite-storage

Full featured SQLite3 Native Plugin for React Native (Android and iOS)
MIT License
2.75k stars 521 forks source link

Update README.md #482

Open kroggen opened 3 years ago

kroggen commented 3 years ago

Make the readme a little more clear

kroggen commented 3 years ago

Can someone review this?

The current README is bad formatted, not clear to understand

andpor commented 2 years ago

@kroggen there seem to be conflicts. Could you please check why and make adjustments in your PR. I will merge it once it is clean. Thanks!

kroggen commented 2 years ago

@andpor

Done.

I think that the README is still confusing because it mix instructions for many versions of RN. In my opinion the README should contain instructions for only the last version (with autolinking) and move the instructions for older versions to another file. Fewer people will read them anyway, and it will make the README way more clear.

andpor commented 2 years ago

@kroggen thanks a lot. I like your idea. Do you want to take a stab at breaking up the Readme file as you suggested ?

kroggen commented 2 years ago

Lets do it in steps. You can merge this one first. Maybe someone else that understands React Native could do it better than me. My world is C :P