메인 콘텐츠로 건너뛰기

@capgo/capacitor-pretty-toast

iOS, Android, 웹에서 네이티브 보기에 가까운 토스트 알림을 표시하고 큐잉, 업데이트, 액션, 아이콘, 프라미스 상태를 지원합니다.

@capgo/capacitor-pretty-toast __CAPGO_KEEP_0__은 __CAPGO_KEEP_1__ 앱에서 네이티브 최우선 Toast 알림을 제공하는 __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__은 네이티브 최우선 Toast 알림을 제공하는 __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 - 하나의 토스트를 제거하거나 큐를 비웁니다.
메서드설명
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.

Keep going from @capgo/capacitor-pretty-toast

Section titled “Keep going from @capgo/capacitor-pretty-toast”

Capgo에서 @capgo/capacitor-pretty-toast native 플러그인 작업을 계획하기 위해, 그것을 연결하세요. Capgo 플러그인 디렉토리 Capgo 플러그인 디렉토리에서 제품 워크플로우 Capacitor 플러그인들에 의해 Capgo Capacitor 플러그인들에 의해 Capgo의 구현 세부 사항 플러그인 추가 또는 업데이트 플러그인 추가 또는 업데이트의 구현 세부 사항 아이오닉 엔터프라이즈 플러그인 대체 아이오닉 엔터프라이즈 플러그인 대체의 제품 워크플로우, 그리고 Capgo 네이티브 빌드 Capgo 네이티브 빌드의 제품 워크플로우