* change(android): added android support * change(git): Remove .yarn from version control * change(git): Remove .yarn from version control * change(rn-tracker): android view fixes * change(tracker): yarn * fix rn: fix ios config for react native * ios source changes * change(lib): tracker manager * change(lib): layout fixes * change(lib): layout fixes * fix default api endp --------- Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
11 lines
258 B
Markdown
11 lines
258 B
Markdown
# @openreplay/react-native
|
|
|
|
Openreplay React-native connector for mobile applications.
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
npm install @openreplay/react-native
|
|
```
|
|
|
|
Please see [the documentation](https://docs.openreplay.com/en/rn-sdk/) for more information about usage.
|