We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfad153 commit f045d38Copy full SHA for f045d38
examples/RNOneSignalTS/README.md
@@ -4,6 +4,9 @@ This is a new [**React Native**](https://reactnative.dev) project, bootstrapped
4
5
> **Note**: Make sure you have completed the [Set Up Your Environment](https://reactnative.dev/docs/set-up-your-environment) guide before proceeding.
6
7
+Also make sure to run the link command in root:
8
+`bun link`
9
+
10
## Step 1: Start Metro
11
12
First, you will need to run **Metro**, the JavaScript build tool for React Native.
0 commit comments