You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,8 @@ Mixpanel's React Native SDK is a wrapper around Mixpanel’s native iOS and Andr
34
34
```npm install mixpanel-react-native```
35
35
2. Under your application's ios folder, run
36
36
```pod install```
37
-
At this point, you are ready to use Mixpanel React Native SDK
38
-
Note: If you experience compile issues in iOS under Xcode 12.5+ and iOS 14.5+, please refer to this [workaround](https://github.com/mixpanel/mixpanel-react-native/issues/43#issuecomment-829599732).
37
+
At this point, you are ready to use Mixpanel React Native SDK.
38
+
Note: If you experience compile issues in iOS under Xcode 12.5+ and iOS 14.5+, please refer to this **[workaround](https://github.com/mixpanel/mixpanel-react-native/issues/43#issuecomment-829599732)**.
0 commit comments