Paul Mlilo
Paul Mlilo
Uncaught ReferenceError: NativeScriptViewFactory is not defined on iOS built with mode --release.
### Issue Description Nativescript version: 8.7.1 Environment: iOS 17.4.1 Build: Release When I build the app for iOS in --release mode, the app crashes on launch with a Fatal error...
### Issue Description I recently updated to nativescript core 8.8.4. After the update, rendering all my views on Android that contain component crush the app. ### Reproduction _No response_ ###...
webpack 5.103.0 compile error when building project with @nativescript/tailwind version 4.0.6. Had to downgrade to version 4.0.5 to make it work. "@nativescript/core": "~9.0.8", "@nativescript/angular": "~20.1.0", "tailwindcss": "~4.1.18", "@angular-devkit/build-angular": "~21.0.3", "@angular/compiler-cli":...