Skip to content

Commit

Permalink
docs(docs): update react native docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oktaysenkan committed Nov 23, 2024
1 parent 984ac7f commit f5d4115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/pages/installation/react-native.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Setting up Monicon with React Native is a straightforward process. This guide wi
To get started, you’ll need to install the necessary dependencies for Monicon. In your project directory, run the following command to install the dependencies.

```sh npm2yarn
npm i @monicon/native @monicon/metro @monicon/babel-plugin
npm i @monicon/native @monicon/metro @monicon/babel-plugin react-native-svg

# if you want react-native-web support
npm i @monicon/webpack
Expand Down

0 comments on commit f5d4115

Please sign in to comment.