Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 83f1f30

Browse filesBrowse files
committed
add expo cli
1 parent 3d242e1 commit 83f1f30
Copy full SHA for 83f1f30

File tree

Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ Install EmailJS SDK using [npm](https://www.npmjs.com/):
3434
$ npm install @emailjs/react-native
3535
```
3636

37+
With Expo CLI:
38+
39+
```bash
40+
$ npx expo install @emailjs/react-native
41+
```
42+
43+
By default, the package uses `@react-native-async-storage/async-storage` for the storage.
44+
3745
***Note***: By default, API requests are disabled for non-browser applications.
3846
You need to activate them through [Account:Security](https://dashboard.emailjs.com/admin/account/security).
3947

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.