Skip to content

Commit 6e39fb5

Browse files
authored
Add new architecture prereq
1 parent 3b492f5 commit 6e39fb5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@ Sourcepoint's React Native package allows you to surface a Sourcepoint CMP messa
22

33
# Table of Contents
44

5+
- [Prerequisites](#prerequisites)
56
- [Install Sourcepoint package](#install-sourcepoint-package)
67
- [Configuration overview](#configuration-overview)
78
- [React example](#react-example)
89
- [Complete app examples](#complete-app-examples)
910

11+
## Prerequisites
12+
13+
Sourcepoint's React Native SDK v1.0.0+ utilizes and is only compatible with [React Native's new architecture](#https://reactnative.dev/architecture/landing-page). Any projects implementing the latest version of the SDK will need to ensure their project uses the new architecture.
1014
## Install Sourcepoint package
1115

1216
Use the node package manager install command to install the Sourcepoint React Native package:

0 commit comments

Comments
 (0)