Skip to content

Commit 0b69be1

Browse files
Create README.md
1 parent db9c059 commit 0b69be1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# How To Use Ionic Native Plugins In React Capacitor Mobile Application
2+
3+
#ionic #react #tutorial #mobile
4+
5+
When working with Ionic Capacitor it is recommended to use the Capacitor Plugins sometimes you need to use a cordova or ionic-native plugin to get the job done. In the example below we show a quick use case of using the Ionic Native FileTransfer Plugin.
6+
7+
The basic command line to get your app started
8+
9+
[See full blog post here](https://dev.to/aaronksaunders/how-to-use-ionic-native-plugins-in-react-capacitor-mobile-application-fg7)

0 commit comments

Comments
 (0)