메뉴로 이동

@capgo/capacitor-pretty-toast

iOS, Android, 및 Web에서 큐잉, 업데이트, 액션, 아이콘, 및 프로미스 상태를 지원하는 네이티브 보기에 표시되는 토스트 알림을 보여줍니다.

소개

소개란

@capgo/capacitor-pretty-toast __CAPGO_KEEP_0__는 __CAPGO_KEEP_1__ 앱에서 네이티브 첫 번째 토스트 알림을 제공하는 __CAPGO_KEEP_0__입니다. iOS 및 Android에서 네이티브 오버레이를 렌더링하고 Web에서 DOM 렌더러를 렌더링합니다. toast.* API for native-first toast notifications in Capacitor apps. It renders native overlays on iOS and Android and a DOM renderer on Web.

__CAPGO_KEEP_0__

외부 장치에서 애니메이션 Pretty Toast 데모
토스트 알림 흐름
  • toast.show - 전체 구성 객체에서 커스텀 토스트를 보여줍니다.
  • toast.success, toast.error, toast.info, toast.warning - 제목과 선택적 구성으로 일반적인 의미를 갖는 토스트를 보여줍니다.
  • toast.loading - 지속적인 로딩 토스트를 보여줍니다.
  • toast.update - 기존 토스트를 업데이트 합니다.
  • toast.promise - 로딩, 성공, 오류 상태를 추적하여 프라미스를跟踪합니다.
  • toast.dismiss 그리고 toast.dismissAll - __CAPGO_KEEP_0__을 하나 제거하거나 큐를 비웁니다.
메서드설명
toast.show(config, options?)전체 사용하여 토스트를 보여줍니다. ToastConfig.
toast.success(title, config?, options?)성공 토스트를 보여줍니다.
toast.error(title, config?, options?)오류 토스트를 보여줍니다.
toast.info(title, config?, options?)정보 토스트를 보여줍니다.
toast.warning(title, config?, options?)경고 토스트를 보여줍니다.
toast.loading(title, config?, options?)자동으로 닫히지 않는 기본 로딩 토스트를 보여줍니다.
toast.update(id, partial)기존 토스트를 업데이트합니다.
toast.promise(promise, messages)로딩 상태를 표시한 후 성공 또는 오류로 업데이트합니다.
toast.dismiss(id?)활성 토스트 또는 하나의 토스트를 닫습니다.
toast.dismissAll()모든 표시되고 대기 중인 토스트를 닫습니다.

이 참조는 src/definitions.ts 에서 capacitor-pretty-toast.

capgo/capacitor-pretty-toast에서 계속 진행하세요.

‘capgo/capacitor-pretty-toast에서 계속 진행하세요.’라는 섹션

__CAPGO_KEEP_0__/__CAPGO_KEEP_1__-pretty-toast를 사용 중이라면 capgo/capacitor-pretty-toast native 플러그인 작업을 계획하기 위해, 그것을 Capgo 플러그인 디렉토리 Capgo 플러그인 디렉토리 내의 제품 워크플로우 Capgo에 의해 Capacitor 플러그인 Capacitor 플러그인에 의해 Capgo의 구현 세부 사항 플러그인을 추가하거나 업데이트 플러그인을 추가하거나 업데이트 할 때의 구현 세부 사항 Ionic Enterprise 플러그인 대체 Ionic Enterprise 플러그인 대체의 제품 워크플로우 Capgo 네이티브 빌드 Capgo 네이티브 빌드의 제품 워크플로우