-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add React Native tracker example #60
base: master
Are you sure you want to change the base?
Conversation
c4a5cf9
to
d0ed945
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works nicely! LGTM works fine on web and iOS, doesn't work with Android
The main README needs updating with this new example.
Getting this error for Android event |
Add simple example app for the React Native tracker v4.
It contains a few buttons to track some events and also a web view for tracking events with the WebView tracker. The URL for the web view can be configured in the
app/index.ts
file using thewebViewEndpoint
const.