File tree Expand file tree Collapse file tree 2 files changed +27
-2
lines changed
Expand file tree Collapse file tree 2 files changed +27
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,33 @@ The React Native SDK is part of
2121which enables developers to delivery best-in-class iOS and Android commerce
2222experiences.
2323
24+ ## Table of contents
25+
26+ 1 . [ Platform Requirements] ( #platform-requirements )
27+ - [ React Native] ( #react-native )
28+ - [ iOS] ( #ios )
29+ - [ Android] ( #android )
30+ - [ Shopify] ( #shopify )
31+ 2 . [ Getting Started] ( #getting-started )
32+ - [ 1. Install] ( #1-install )
33+ - [ 2. Ensure your app meets the minimum Android SDK version requirement] ( #2-ensure-your-app-meets-the-minimum-android-sdk-version-requirement )
34+ - [ 3. Ensure your app meets the minimum iOS version requirement] ( #3-ensure-your-app-meets-the-minimum-ios-version-requirement )
35+ 3 . [ Basic Usage] ( #basic-usage )
36+ 4 . [ Programmatic Usage] ( #programmatic-usage )
37+ 5 . [ Usage with the Storefront API] ( #usage-with-the-storefront-api )
38+ 6 . [ Configuration] ( #configuration )
39+ - [ colorScheme] ( #colorscheme )
40+ - [ colors] ( #colors )
41+ 7 . [ Localization] ( #localization )
42+ - [ Checkout Sheet title] ( #checkout-sheet-title )
43+ - [ Currency] ( #currency )
44+ - [ Language] ( #language )
45+ 8 . [ Preloading] ( #preloading )
46+ 9 . [ Monitoring the lifecycle of a checkout session] ( #monitoring-the-lifecycle-of-a-checkout-session )
47+ 10 . [ Integrating identity & customer accounts] ( #integrating-identity--customer-accounts )
48+ 11 . [ Contributing] ( #contributing )
49+ 12 . [ License] ( #license )
50+
2451## Platform Requirements
2552
2653- ** React Native** - Minimum version ` 0.70 `
Original file line number Diff line number Diff line change 3333 <key >NSAllowsLocalNetworking </key >
3434 <true />
3535 </dict >
36- <key >NSLocationAlwaysUsageDescription </key >
37- <string >Your location may be required to locate pickup points near you when you request this shipping option. </string >
3836 <key >NSLocationWhenInUseUsageDescription </key >
3937 <string >Your location may be required to locate pickup points near you when you request this shipping option. </string >
4038 <key >UIAppFonts </key >
You can’t perform that action at this time.
0 commit comments