0.4.2 • Published 8 months ago

@agribank/post-message v0.4.2

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

Communication

In order to communicate with super-app we must have defined post-message protocols and message types. All supported messages are included within this package.

Examples

usePostMessage({
	callback: (response) => {
		console.log(response);
	},
	message: "readSMS"
});
0.4.2

8 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.3.0

9 months ago

0.2.0

9 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.4

10 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago