This repository is created to reproduce and test the issue with the package. The project includes necessary patches and dependencies to replicate the problem. Please follow the steps below to set up and run the project.
Make sure you have the following installed:
-
Clone the repository
git clone https://github.com/Pistachio-Wallet/PushTest cd PushTest
-
Install dependencies
npm install
-
Apply patches You can use the
patch-package
library to apply patches if it was not ran automatically:npx patch-package
-
Run on iOS simulator
npx expo run:ios