2.2.2 • Published 10 months ago

@huolala-tech/page-spy-plugin-rn-async-storage v2.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

English | 中文

@huolala-tech/page-spy-plugin-rn-async-storage

SDK version SDK size

This plugin is used in React Native environment to inspect the data in AsyncStorage.

This plugin can only be registered in PageSpy ReactNative SDK: @huolala-tech/page-spy-react-native.

Usage

// In your entry file like "main.ts"
import PageSpy from '@huolala-tech/page-spy-react-native';
import AsyncStoragePlugin from '@huolala-tech/page-spy-plugin-rn-async-storage';

// Register plugin
PageSpy.registerPlugin(new AsyncStoragePlugin());
// Init PageSpy
const pageSpy = new PageSpy();

After that, enter the debug room on PageSpy web page and you can see the data in Storage -> AsyncStorage.

2.2.1

11 months ago

2.1.2

1 year ago

2.2.0

11 months ago

2.1.1

1 year ago

2.2.2

10 months ago

2.1.3

1 year ago

2.0.0-beta.1

1 year ago

2.0.0-beta.0

1 year ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.1.8

1 year ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.0.0-alpha.1

2 years ago