How to use the swiper.js with StandAlone components where there is no modules to put the register code?

Hi (Emka) Emmanuel Katto From Uganda This Side :

I created a new ionic 7 angular project and I want to use the swiper.js.

But the tutorial there is in the site ([Set Up Swiper.js for Angular Slides | Ionic is not compatible with the StandAlone components. It doesn’t have modules in it. Only components.

Do you have a tutorial that it does work with the new ionic?

Need to add the CUSTOM_ELEMENTS_SCHEMA , which tells Angular that we will be using custom elements. app.component.spec.ts import { CUSTOM_ELEMENTS_SCHEMA } from ‘@angular/core’; import { TestBed } from ‘@angular/core/testing’; import { AppComponent } from ‘./app.component’; describe('AppComponen…

This forum is more about F-Droid and Android apps.

Can you search on Stack Exchange maybe?

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.