Skip to content

Commit 9ddd691

Browse files
Cesar SosaCesar Sosa
authored andcommitted
update RN plugin example
1 parent 8b52920 commit 9ddd691

File tree

89 files changed

+14
-5592
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+14
-5592
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,18 @@ In addition to this README, the following is available in the [React Native plug
4040
* In-App Payments SDK cannot issue refunds. Refunds can be issued programmatically using
4141
the Refunds API or manually in the [Square Dashboard].
4242

43+
4344
## Sample applications
44-
* **[Quick start React Native app]:** You can learn how the In-App-Payments React Native plugin is used by [getting started with the example app], a quick-start React Native app that lets you take a payment after completing 6 setup steps.
45-
* **Quick start backend app:** The [In-App Payments Server Quickstart](https://github.com/square/in-app-payments-server-quickstart)
46-
takes the nonce created by the React Native app and uses it to create a payment credited to your Square account. Use this backend sample to quickly create a complete payment flow.
45+
46+
### Steps
47+
48+
1. Run yarn
49+
2. Run yarn prepare
50+
3. cd example-expo
51+
4. Run yarn
52+
6. Run npx expo prebuild
53+
7. Run yarn ios
54+
4755

4856
## License
4957

example/.watchmanconfig

Lines changed: 0 additions & 1 deletion
This file was deleted.

example/Gemfile

Lines changed: 0 additions & 16 deletions
This file was deleted.

example/Gemfile.lock

Lines changed: 0 additions & 124 deletions
This file was deleted.

example/README.md

Lines changed: 0 additions & 97 deletions
This file was deleted.

example/android/app/build.gradle

Lines changed: 0 additions & 119 deletions
This file was deleted.

example/android/app/debug.keystore

-2.2 KB
Binary file not shown.

example/android/app/proguard-rules.pro

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)