react-native-website icon indicating copy to clipboard operation
react-native-website copied to clipboard

Add Min OS Version columns to RN releases

Open realsoelynn opened this issue 1 year ago • 5 comments
trafficstars

Add Min OS Version columns for iOS and Android to RN versions pages

Screenshots

Screenshot 2024-08-02 at 3 28 43 PM

realsoelynn avatar Aug 02 '24 22:08 realsoelynn

Deploy Preview for react-native ready!

Name Link
Latest commit e8027a9162cef8e7947c674940f2c99220d25a4b
Latest deploy log https://app.netlify.com/sites/react-native/deploys/66ad5e3aef8ab600090f9125
Deploy Preview https://deploy-preview-4169--react-native.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Aug 02 '24 22:08 netlify[bot]

Nice work! Where do we link to this page from? https://reactnative.dev/versions I had to google to find it.

It seems like it would be useful to have a link here: https://github.com/facebook/react-native/blob/main/README.md#-requirements

alanleedev avatar Aug 02 '24 23:08 alanleedev

Where do we link to this page from? reactnative.dev/versions

I think this page is not the best one to put this information (as @alanleedev said, this page is not in a menu and is a bit hard to find). I'd rather create a "compatibility page" somewhere else where add minSDK version and other infos (e.g. versions of Node, CocoaPods, Gradle, Java, Ruby)

cortinico avatar Aug 03 '24 10:08 cortinico

Where do we link to this page from? reactnative.dev/versions

I think this page is not the best one to put this information (as @alanleedev said, this page is not in a menu and is a bit hard to find). I'd rather create a "compatibility page" somewhere else where add minSDK version and other infos (e.g. versions of Node, CocoaPods, Gradle, Java, Ruby)

Sure @cortinico . I loved that idea. I will update my PR soon to create a Compatibility Page.

realsoelynn avatar Aug 05 '24 16:08 realsoelynn

I will update my PR soon to create a Compatibility Page.

For inspiration: I was thinking about something like this one https://detekt.dev/docs/introduction/compatibility

cortinico avatar Aug 06 '24 10:08 cortinico