react-native-community / upgrade-helper

⚛️ A web tool to support React Native developers in upgrading their apps.
https://react-native-community.github.io/upgrade-helper
MIT License
3.67k stars 112 forks source link

Add How to Use Modal #244

Closed kulyk closed 3 years ago

kulyk commented 4 years ago

Hi, this is my first time contributing to the Upgrade Helper, hope my changes will be useful Thank you for the great tool!

Summary

A quick prototype of #45 (How to Use Modal)

Added a How to Use button on the main page. When a user clicks the button, the HowToUseModal component is shown displaying content based on Upgrade Helper Docs on the React Native website

Impacts: Home page

Test Plan

  1. Open PR deploy preview generated by Netlify
  2. Click the How to Use button in the top-right corner of the home page
  3. Read the tutorial
  4. Close the modal (clicking the cross icon or anywhere outside of the modal)

Checklist

kulyk commented 3 years ago

Closing due to inactivity. Please ping me if you want that to be reopened