dimlksin2
dimlksin2
Also faced with this problem
Проблемы была решена следующей командой ```bash react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res ```
The problem was solved by the following command. ```bash react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res ```
also stumbled upon this problem, is there a solution?
Hello, does the library support push-notifications?