ionic-team / capacitor-docs

https://capacitorjs.com/docs
Apache License 2.0
20 stars 196 forks source link

docs(isNative): Update utilities.md #228

Closed ohadsh535 closed 8 months ago

ohadsh535 commented 8 months ago

Match code to docs.

Capacitor.isNative is deprecated. Use isNativePlatform() instead.

CleanShot 2023-10-27 at 11 32 44

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
capacitor-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2023 8:36am
jcesarmobile commented 8 months ago

thanks for the PR, but you are updating Capacitor 2 docs, in Capacitor 2 there was no isNativePlatform. If you check latest docs you'll see isNativePlatform is used instead of isNative