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

docs: Update Expo CLI command, docs link and other improvements

Open amandeepmittal opened this issue 1 year ago • 1 comments

Summary

Update Expo CLI command, docs link and other readability improvements to explain properties used in config plugin code snippet.

Motivation

Found that the command to install the library inside an Expo project referenced deprecated and removed Expo Global CLI. This PR updates the command to npx expo install ... since the latter refers to the latest Expo CLI, which doesn't require any global package installation.

Also:

  • Updates the Expo docs link for the Stripe's React Native library reference
  • Improve the readability around config plugin example

Documentation

Select one:

  • [ ] I have added relevant documentation for my changes.
  • [x] This PR does not result in any developer-facing changes.

amandeepmittal avatar Oct 24 '24 11:10 amandeepmittal

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Oct 24 '24 11:10 cla-assistant[bot]